Hey, thanks for a great tool! I'm trying to integrate PHP DI and larval containers.
This is specifically because Laravel's container has some funky behaviour and from my usage, it seems inferior to PHP DI.
I understand that a make method is outside of the scope of PSR11, but seems like a useful addition to Acclimate?
http://php-di.org/doc/container.html#make
https://laravel.com/docs/5.5/container#resolving
Hey, thanks for a great tool! I'm trying to integrate PHP DI and larval containers.
This is specifically because Laravel's container has some funky behaviour and from my usage, it seems inferior to PHP DI.
I understand that a
makemethod is outside of the scope of PSR11, but seems like a useful addition to Acclimate?http://php-di.org/doc/container.html#make
https://laravel.com/docs/5.5/container#resolving