You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JonathanO edited this page Oct 27, 2012
·
3 revisions
Bounce is a dependency injection framework for PHP, similar to Spring. Provided with an XML (sorry) config file, it'll be able to hand you instances of named objects with all their dependencies already wired up (with shared instances where appropriate.)