Download the PHP package proprietes-privees/zfc-base without Composer
On this page you can find all versions of the php package proprietes-privees/zfc-base. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download proprietes-privees/zfc-base
More information about proprietes-privees/zfc-base
Files in proprietes-privees/zfc-base
Download proprietes-privees/zfc-base
More information about proprietes-privees/zfc-base
Files in proprietes-privees/zfc-base
Vendor proprietes-privees
Package zfc-base
Short Description A set of genetic (abstract) classes which are commonly used across multiple modules.
License
Package zfc-base
Short Description A set of genetic (abstract) classes which are commonly used across multiple modules.
License
Keywords zf2
Please rate this library. Is it a good library?
Informations about the package zfc-base
ZfcBase
Version 0.0.1 Created by Evan Coury and the ZF-Commons team
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
Installation
Simply clone this project into your ./vendor/
directory and enable it in your
./config/application.config.php
file.
Provided Classes
ZfcBase\Mapper\AbstractDbMapper
- An abstract mapper for Zend\Db that makes using hydrators and custom entities very simple.ZfcBase\Form\ProvidesEventsForm
- Extends Zend\Form and provides the functionality ofZfcBase\EventManager\EventProvider
(basically it's a crutch since we can't use traits yet).ZfcBase\EventManager\EventProvider
- Abstract class that gives extending classes an event manager and related methods.
All versions of zfc-base with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
zendframework/zend-db Version ~2.1
zendframework/zend-eventmanager Version ~2.1
zendframework/zend-loader Version ~2.1
zendframework/zend-modulemanager Version ~2.1
zendframework/zend-mvc Version ~2.1
zendframework/zend-servicemanager Version ~2.1
zendframework/zend-stdlib Version ~2.1
zendframework/zend-db Version ~2.1
zendframework/zend-eventmanager Version ~2.1
zendframework/zend-loader Version ~2.1
zendframework/zend-modulemanager Version ~2.1
zendframework/zend-mvc Version ~2.1
zendframework/zend-servicemanager Version ~2.1
zendframework/zend-stdlib Version ~2.1
The package proprietes-privees/zfc-base contains the following files
Loading the files please wait ....