PHP-DI / Slim-Bridge

PHP-DI integration with the Slim framework
http://php-di.org/doc/frameworks/slim.html
MIT License
176 stars 38 forks source link

Automatically add Slim\App instance to Container #57

Closed ghost closed 4 years ago

ghost commented 4 years ago

Register Slim\App instance automatically to Container when using Bridge::create.

Note: I'm new to TDD and Git, sorry if something is wrong.

mnapoli commented 4 years ago

Perfect thanks!