spiffy / spiffy-crud
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (1.0) of this package.
ZF2 module for managing entities
1.0
2014-01-21 18:56 UTC
Requires
- php: >=5.3.3
- zendframework/zend-config: ~2.2
- zendframework/zend-form: ~2.2
- zendframework/zend-modulemanager: ~2.2
- zendframework/zend-mvc: ~2.2
- zendframework/zend-servicemanager: ~2.2
- zendframework/zend-stdlib: ~2.2
Requires (Dev)
- doctrine/doctrine-orm-module: 0.*
- mockery/mockery: 0.*
- phpunit/phpunit: 3.*
- spiffy/spiffy-test: dev-master
Suggests
- spiffy/spiffy-datatables: Used by default for displaying lists
This package is not auto-updated.
Last update: 2019-02-20 17:24:37 UTC
README
SpiffyCrud is a ZF2 module to allow rapid development of CRUD for your entities.
Requirements
You can view all the module requirements by looking at the require key in
composer.json.