Jump to content

Auryn Injector -vs- Pimple


Firemankurt

Recommended Posts

Getting ready to implement  Pimple Dependency Injection on a large project.

 

I have read several tutorials for Pimple Dependency Injection.

One comment in a tutorial I was reading for Pimple mentioned a project called Auryn Injector ( https://github.com/rdlowrey/Auryn ).

The comment claimed that Auryn Injector was a TRUE dependency injection container.

 

 

Anyone use Auryn or have a comment on it's use over Pimple.

Link to comment
https://forums.phpfreaks.com/topic/285015-auryn-injector-vs-pimple/
Share on other sites

I use Pimple in my own custom framework. It's awesome, and I don't need anything else. I looked at Auryn, and it just looked overly complicated, or perhaps the documentation was just poorly written. (Maybe a little of both.) As I was reading, I noticed that the author of Auryn certainly likes to tell people how to code, and while in general there's nothing wrong with that, it was almost offensive, and a condescending tone to be sure.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.