slaxweb/bootstrap

Bootstrap for SlaxWeb Framework

Maintainers

Package info

github.com/SlaxWeb/Bootstrap

pkg:composer/slaxweb/bootstrap

Statistics

Installs: 303

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 1

0.6.0 2017-04-25 19:44 UTC

README

Build Status

The Bootstrap component is not intended for use outside of the SlaxWeb/Framework. It instantiates the application and dispatches the Request to the defined User Code, with the help of the Router. It also handles loading of configuration files, hook definitions and Route collections.

As it is not intended to use outside of the Framework, this README does not cover the usage or installation. But if you find use for the Bootstrap in your application, feel free to use it!