2ends/zf2-base

This package is abandoned and no longer maintained. The author suggests using the jhonmike/zf2-base package instead.

Abstracts help class for zend 2

0.0.2 2014-05-29 04:23 UTC

This package is not auto-updated.

Last update: 2015-10-13 13:41:09 UTC


README

CrudController, Mail, AbstractService, AbstractUpload;

Installation

Installation of Zf2Base uses composer. For composer documentation, please refer to getcomposer.org.

php composer.phar require jhonmike/zf2-base:dev-master

Then add Zf2Base to your config/application.config.php

Example Start

https://github.com/undefinedsource/fs-zend2