Download the PHP package zf-metal/generator without Composer
On this page you can find all versions of the php package zf-metal/generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package generator
ZF GENERATOR: Development accelerator
Friendly and fast interface to generate Zend Framework 3 modules focused on Doctrine 2.
Features
- Generate module. (Directory, Module.php, module.config.php, composer.json psr4 autoload, composer dump-autoload)
- Doctrine Entity. (string, text, integer, date/time, decimal, boolean, OneToOne, ManyToOne, OneToMany, ManyToMany)
- Controllers (Include Controller, ControllerFactory and controller.config.php)
- Action Templates (Code template for Method and View)
- Actions (Generate Method and View. Optional Route. Optional Template)
- Route (BootrsapTreeView for friendly ABM)
- Navigation (BootrsapTreeView for friendly ABM)
- ModuleOption (Include ModuleOption.php and ModuleOptionFactory.php) (Also include PluginController and ViewHelper)
- View Helpers (Class, Factory and Config)
- Plugin Controllers (Class, Factory and Config)
- Forms (Comming soon)
ZfMetal Team:
- Cristian Incarnato [email protected]
- Alejandro Furgeri [email protected]
Docs/Wiki
Documentation
Modules Dependency (Important!)
Add the following modules to modules.config.php, at least in developer mode for use ZfMetal Generator
'Zend\Router',
'Zend\Validator',
'Zend\I18n',
"DoctrineModule",
'DoctrineORMModule',
'SwissEngine\Tools\Doctrine\Extension',
'ZfMetal\Commons',
'ZfMetal\Datagrid',
'ZfMetal\Generator'
CSS Dependency
Bootstrap 3
Preview
Entity
Route
All versions of generator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
zf-metal/commons Version ^1.0.0
zf-metal/datagrid Version ^1.0.0
zendframework/zend-code Version ^3.0
zendframework/zend-i18n Version ^2.7
doctrine/doctrine-orm-module Version ^1.0
gedmo/doctrine-extensions Version ^2.4.24
swissengine/doctrine-module-extension Version dev-master
zf-metal/commons Version ^1.0.0
zf-metal/datagrid Version ^1.0.0
zendframework/zend-code Version ^3.0
zendframework/zend-i18n Version ^2.7
doctrine/doctrine-orm-module Version ^1.0
gedmo/doctrine-extensions Version ^2.4.24
swissengine/doctrine-module-extension Version dev-master
The package zf-metal/generator contains the following files
Loading the files please wait ...