ceus-media/bootstrap

Installs: 2 620

Dependents: 5

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/ceus-media/bootstrap

0.6.3 2025-02-15 02:53 UTC

This package is auto-updated.

Last update: 2025-09-28 18:03:53 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.