PHP components to generate HTML for Bootstrap 2.
Support for version 3 and 4 are upcoming.
The branch 0.6.x aims to run on PHP ^8.1 and support CeusMedia::Common 1.0 (using namespacing). For PHP 8.3, use branch 0.7.x.
Install in your project
composer require ceus-media/bootstrap:^0.6.x
or checkout the master and switch to the branch
git clone [email protected]:CeusMedia/Bootstrap.git
git checkout 0.6.x
To support code, using Bootstrap 0.4.x, compat.php
will be run on autoload.