UnderCurrent/README.md

218 B

Simple PHP micro framework

Current features:

  • Routing with method dependency injection
  • Controller configuration with annotations
  • Dependency injection application configuration
  • Simple renderer based on PHP