mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Corrected name of Orno\Di
This commit is contained in:
parent
7d03bf4d1a
commit
325d661df5
@ -153,7 +153,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|||||||
|
|
||||||
* [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.
|
* [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.
|
||||||
* [Auryn](https://github.com/rdlowrey/Auryn) - Another dependency injection container.
|
* [Auryn](https://github.com/rdlowrey/Auryn) - Another dependency injection container.
|
||||||
* [Di](https://github.com/orno/di) - Another flexible dependency injection container.
|
* [Orno\Di](https://github.com/orno/di) - Another flexible dependency injection container.
|
||||||
* [PHP DI](http://mnapoli.github.com/PHP-DI/) - A dependency injection implementation using annotations.
|
* [PHP DI](http://mnapoli.github.com/PHP-DI/) - A dependency injection implementation using annotations.
|
||||||
* [Acclimate](https://github.com/jeremeamia/acclimate) - A common interface to dependency injection containers and service locators.
|
* [Acclimate](https://github.com/jeremeamia/acclimate) - A common interface to dependency injection containers and service locators.
|
||||||
|
|
||||||
@ -588,4 +588,4 @@ Various resources, such as books, websites and articles, for improving your PHP
|
|||||||
|
|
||||||
# Suggestions
|
# Suggestions
|
||||||
|
|
||||||
Please open an issue for any new suggestions or send a tweet to [@jamieyork](https://twitter.com/jamieyork).
|
Please open an issue for any new suggestions or send a tweet to [@jamieyork](https://twitter.com/jamieyork).
|
||||||
|
Loading…
Reference in New Issue
Block a user