AcclimateContainer / acclimate-container

Adapters for PHP framework containers to an interoperable interface
MIT License
220 stars 16 forks source link

Add Nette\DI #39

Closed f3l1x closed 8 years ago

f3l1x commented 8 years ago

Great Dependency Injection Container.

https://github.com/nette/di

Compatibily should be great, according to your readme.

Sam-Burns commented 8 years ago

@f3l1x I think this is addressed by https://github.com/jeremeamia/acclimate-container/blob/master/src/Adapter/NetteContainerAdapter.php , no?

f3l1x commented 8 years ago

@Sam-Burns Oh, I'm sorry. I didn't notice.

Sam-Burns commented 8 years ago

No problem at all. Do let us know if you have any issues using it.