Skip to content

lexide/puzzle-di

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Puzzle-DI

Configure your code repositories to work out of the box, using any supported Dependency Injection framework

Ever had the problem of having to configure your shiny new package in every single one of the applications that use it? Ever found yourself creating separate "bundle" repos for frameworks, simply to wire up your code?

Puzzle-DI solves these problems. Simply write the configuration once and include it with your code. Puzzle-DI will collect all these configuration files from any repo that has them, and present them to be loaded by the DI framework of your choice, allowing you to get on with the more important and interesting task of actually using your code.

About

Puzzle DI is a composer plugin that enables modules to define their own dependency injection configuration

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages