Dependency Injection Containers with PHP
The answer is not so easy. Pimple is really simple and good for small projects, but it becomes a little mess when we need to scale. Normally when I face a problem like that I like to checkout the Symfony2 code. It usually implements a good solution.
Want to have your say? just login



Be first to show your opinion !!!