pixelpinplugins / pixelpin-zfc-base
There is no license information available for the latest version (1.0) of this package.
A set of genetic (abstract) classes which are commonly used across multiple modules.
1.0
2017-06-20 11:35 UTC
Requires
- php: >=5.3.3
- zendframework/zend-db: ~2.1
- zendframework/zend-eventmanager: ~2.1
- zendframework/zend-loader: ~2.1
- zendframework/zend-modulemanager: ~2.1
- zendframework/zend-mvc: ~2.1
- zendframework/zend-servicemanager: ~2.1
- zendframework/zend-stdlib: ~2.1
This package is not auto-updated.
Last update: 2025-03-29 22:59:29 UTC
README
Version 0.0.1 Created by Evan Coury and the ZF-Commons team slightly modified by Callum Brankin at PixelPin
Modifications
Zfc Base has been modified to use PixelPinZFCUser and is used by PixelPin Auth.
Introduction
ZfcBase provides a suite of common classes used across several ZF2 modules. You probably don't need to install this module unless either A) you are installing a module that depends on ZfcBase, or B) you are building a module that depends on ZfcBase.
Requirements
- Zend Framework 2