This package is no longer in development and only works with core.package 0.5.2 Beta.
The "loader" package for the Forall Framework. This package extends the capabilities of
what is possible with main.php
. It performs the following tasks:
- Provides an interface to hook into the loading process, allowing much more control over
the order in which your
main.php
file executes.
- Load order handling
The change-log can be found in CHANGES.md
in this directory.
Copyright (c) 2013 Avaq, https://github.com/Avaq
Forall is licensed under the MIT license. The license is included as LICENSE.md in the Forall environment repository.