mattcrowe / ginny
MVC Code Generator
Installs: 31
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:development
Requires
- php: >=5.4.0
- doctrine/collections: 1.2.*@dev
- icanboogie/inflector: *
- raveren/kint: 0.9.*@dev
- symfony/console: 2.6.*
- symfony/filesystem: 2.6.*
- symfony/http-foundation: 2.6.*
- symfony/yaml: 2.6.*
- twig/extensions: ~1.0
- twig/twig: ~1.0
This package is not auto-updated.
Last update: 2025-03-29 19:33:05 UTC
README
This is very much a work-in-progress.
My vision is to have a resource that can use a schema file to generate not just models, views and controllers, but also migrations, seeders, and unit tests. It's intended to be flexible so that a developer could swap in pre-made schemas or use their own, like-wise for generator logic and templates.
Additional information to follow.
$ php bin/ginny