Wiki
Phabs / Home
Phabs - PHP Advanced Bootstrapper
A lightweight bootstrapper framework without dependencies to ohter frameworks and libraries.
You'll find a few (undocumented) examples in the /examples/ folder of the source tree. Further examples will follow in this wiki (hopefully).
Features:
- Handling of multiple bootstrap classes and functions
- Bootstrapping applications in a modular way
- Registration of objects, function and closures
- Resource initialization dependencies
Updated