app | ||
public | ||
src | ||
.gitignore | ||
composer.json | ||
composer.lock | ||
README.md |
Simple PHP micro framework
Current features:
- Routing with method dependency injection
- Controller configuration with annotations
- Dependency injection application configuration
- Simple renderer based on PHP