Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akrabat/slim-di

Dynamically instantiated controller actions in Slim Framework
https://github.com/akrabat/slim-di

Last synced: 4 months ago
JSON representation

Dynamically instantiated controller actions in Slim Framework

Awesome Lists containing this project

README

        

# rka-slim-controller example app

This very simple example Slim Framework application that shows how you could
route to controller action methods where the controller is dynamically
instantiated when routed to.

Note that this example app uses the [rka-slim-controller][1] package.

[1]: https://github.com/akrabat/rka-slim-controller