Переглянути джерело

Fixed the PHP-DI entry

- the name is PHP-DI (instead of PHP DI)
- updated the URL
- updated the description (annotations have become a secondary feature and are encompassed by "autowiring")
pull/440/head
Matthieu Napoli 10 роки тому
джерело
коміт
3e47dc8c49
1 змінених файлів з 1 додано та 1 видалено
  1. 1
    1
      README.md

+ 1
- 1
README.md Переглянути файл

@@ -226,7 +226,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
226 226
 * [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.
227 227
 * [Auryn](https://github.com/rdlowrey/Auryn) - Another dependency injection container.
228 228
 * [Container](https://github.com/thephpleague/container) - Another flexible dependency injection container.
229
-* [PHP DI](http://mnapoli.github.com/PHP-DI/) - A dependency injection implementation using annotations.
229
+* [PHP-DI](http://php-di.org/) - A dependency injection container supporting autowiring and PHP configuration.
230 230
 * [Acclimate](https://github.com/jeremeamia/acclimate) - A common interface to dependency injection containers and service locators.
231 231
 * [Symfony DI](https://github.com/symfony/DependencyInjection) - A dependency injection container component (SF2).
232 232
 

Завантаження…
Відмінити
Зберегти