- Allow multiple (and different) config files defined in
gacela.json
. - Make extensible the Config Readers.
- Allow using config php and env files defined in
gacela.json
. - Use long name by default in the generator code commands. Optional short names.
- Added CodeGenerator.
- Refactoring Config reading all php files from config directory.
- Added Facade, Factory, Config and DependencyProvider basic functionality.
- Provide documentation for each of these concepts with examples.