mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
Added my dependency injection library
No other dependency injection libraries provides call interface for method dependency discovering. See https://github.com/nekufa/di#method-caller for detailed information.
This commit is contained in:
parent
a0fe60896e
commit
61d90e915b
@ -178,6 +178,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|||||||
* [Orno 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.
|
||||||
|
* [Nekufa Di](https://github.com/nekufa/di) - Dependency injection container with callbacks.
|
||||||
|
|
||||||
## Imagery
|
## Imagery
|
||||||
*Libraries for manipulating images.*
|
*Libraries for manipulating images.*
|
||||||
|
Loading…
Reference in New Issue
Block a user