Bladeren bron

Simplified description

pull/428/merge
Jamie 10 jaren geleden
bovenliggende
commit
1a402a3fdc
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1
    1
      README.md

+ 1
- 1
README.md Bestand weergeven

226
 * [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.
226
 * [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.
227
 * [Auryn](https://github.com/rdlowrey/Auryn) - Another dependency injection container.
227
 * [Auryn](https://github.com/rdlowrey/Auryn) - Another dependency injection container.
228
 * [Container](https://github.com/thephpleague/container) - Another flexible dependency injection container.
228
 * [Container](https://github.com/thephpleague/container) - Another flexible dependency injection container.
229
-* [PHP-DI](http://php-di.org/) - A dependency injection container supporting autowiring and PHP configuration.
229
+* [PHP-DI](http://php-di.org/) - A dependency injection container that supports autowiring.
230
 * [Acclimate](https://github.com/jeremeamia/acclimate) - A common interface to dependency injection containers and service locators.
230
 * [Acclimate](https://github.com/jeremeamia/acclimate) - A common interface to dependency injection containers and service locators.
231
 * [Symfony DI](https://github.com/symfony/DependencyInjection) - A dependency injection container component (SF2).
231
 * [Symfony DI](https://github.com/symfony/DependencyInjection) - A dependency injection container component (SF2).
232
 
232
 

Laden…
Annuleren
Opslaan