Download the PHP package armenio/armenio-zf2-cakephp-orm-module without Composer
On this page you can find all versions of the php package armenio/armenio-zf2-cakephp-orm-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package armenio-zf2-cakephp-orm-module
armenio-zf2-cakephp-orm-module
The CakePHP Module for Zend Framework 2
How to install
-
Install via composer. Don't know how? Look here
-
cd my/project/directory
-
Edit composer.json :
-
Edit config/application.config.php :
-
Change your Model namespace in cd my/project/directory/vendor/armenio/armenio-zf2-cakephp-orm-module/config/module.config.php
-
Create your models
6.1. Go to my/project/directory/your/app/namespace
6.2. Create a directory Model/Table/
6.3. Go to my/project/directory/your/app/namespace/Model/Table/
6.4. Create the File MyModelTable.php
See more here: http://book.cakephp.org/3.0/en/orm.html
How to use
All versions of armenio-zf2-cakephp-orm-module with dependencies
cakephp/cache Version 3.*
cakephp/log Version 3.*
zendframework/zendframework Version 2.*