ceus-media/bootstrap

0.6.2 2024-10-09 08:29 UTC

This package is auto-updated.

Last update: 2024-10-15 12:44:24 UTC


README

Branch Release PHP version PHPStan level Total downloads Package version License

PHP components to generate HTML for Bootstrap 2.
Support for version 3 and 4 are upcoming.

Usage

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 git@github.com:CeusMedia/Bootstrap.git
git checkout 0.6.x

Compatibility

To support code, using Bootstrap 0.4.x, compat.php will be run on autoload.