Skip to content

Commit

Permalink
Merge pull request ziadoz#440 from mnapoli/patch-1
Browse files Browse the repository at this point in the history
Fixed the PHP-DI entry
  • Loading branch information
ziadoz committed Aug 3, 2015
2 parents fc44da0 + 3e47dc8 commit 582dbb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
* [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.
* [Auryn](https://github.com/rdlowrey/Auryn) - Another dependency injection container.
* [Container](https://github.com/thephpleague/container) - Another flexible dependency injection container.
* [PHP DI](http://mnapoli.github.com/PHP-DI/) - A dependency injection implementation using annotations.
* [PHP-DI](http://php-di.org/) - A dependency injection container supporting autowiring and PHP configuration.
* [Acclimate](https://github.com/jeremeamia/acclimate) - A common interface to dependency injection containers and service locators.
* [Symfony DI](https://github.com/symfony/DependencyInjection) - A dependency injection container component (SF2).

Expand Down

0 comments on commit 582dbb9

Please sign in to comment.