Dependency Injection and Service Location in PHP
RequirePHP mimics RequireJS's API as closely as possible to allow easy module loading in PHP. At less than 5KB, RequirePHP provides a lot of value in a small package. It's so easy to use, you can be up and running in 5 minutes.
Speedy
RequirePHP is lean and fast. Minimal processing is done to allow applications to run at significantly faster speeds than similar dependency injection containers.
Open Source
RequirePHP is licensed under the LGPL version 3. This allows RequirePHP to be used in both open source and proprietary software. No matter what you're building, you can use RequirePHP without worry.
Easy
RequirePHP's API is so simple, you can learn it in the time it takes to guzzle one cup of coffee. If you use RequireJS, then you already know how to use RequirePHP.