|
|
@@ -153,7 +153,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|
153
|
153
|
|
|
154
|
154
|
* [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.
|
|
155
|
155
|
* [Auryn](https://github.com/rdlowrey/Auryn) - Another dependency injection container.
|
|
156
|
|
-* [Di](https://github.com/orno/di) - Another flexible dependency injection container.
|
|
|
156
|
+* [Orno\Di](https://github.com/orno/di) - Another flexible dependency injection container.
|
|
157
|
157
|
* [PHP DI](http://mnapoli.github.com/PHP-DI/) - A dependency injection implementation using annotations.
|
|
158
|
158
|
* [Acclimate](https://github.com/jeremeamia/acclimate) - A common interface to dependency injection containers and service locators.
|
|
159
|
159
|
|
|
|
@@ -588,4 +588,4 @@ Various resources, such as books, websites and articles, for improving your PHP
|
|
588
|
588
|
|
|
589
|
589
|
# Suggestions
|
|
590
|
590
|
|
|
591
|
|
-Please open an issue for any new suggestions or send a tweet to [@jamieyork](https://twitter.com/jamieyork).
|
|
|
591
|
+Please open an issue for any new suggestions or send a tweet to [@jamieyork](https://twitter.com/jamieyork).
|