backendweb / generator-bundle
A bundle to generate code for a Symfony3 with Doctrine web application.
This package's canonical repository appears to be gone and the package has been frozen as a result.
Installs: 121
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Type:symfony-bundle
Requires
- php: >=7.0.0
- sensio/generator-bundle: >=3.0
Requires (Dev)
- phpunit/phpunit: ^5.0
- symfony/doctrine-bridge: ~2.7|~3.0
This package is not auto-updated.
Last update: 2023-04-02 23:54:43 UTC
README
The Goal of this bundle is to speed up the development of a typical Symfony3 and Doctrine web application, by generating code for repetitive tasks.
The resulting code is specific for my personal requirements and may not be suitable for yours.