My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages

If you're looking for a very simple IoC library in PHP to wire up simple dependencies and you can live with constructor dependency injection this is the project for you!

Features (currently):

  • Constructor dependency injection
  • Ability to inject static values as constructor parameters
  • Can traverse dependency chain and initialize a dependency structure
  • Very simple INI style configuration
  • Can detect circular dependency at runtime

Powered by Google Project Hosting