A Bootstrap wrapper for PHP
Check out these Websites that use BootstraPHP:
To install the latest release via composer, run composer require tuxnull/bootstraphp
.
To install the latest dev-release via composer, run composer require tuxnull/bootstraphp:dev-master
.
If installing via composer doesn't work, try installing manually.
To install BootstraPHP manually, download bootstrap.php and include the following statement in your PHP scripts: include ("bootstrap.php");
This wrapper is still highly experimental. If you experience any bugs or have any suggestions feel free to let us know via the Issues tab on our GitHub page.
To get started with BootstraPHP check out the Wiki section on our GitHub page (https://github.com/amazonshitcarshow/BootstraPHP/wiki)