PHPackages                             mehrizi/bootstrap.customizer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. mehrizi/bootstrap.customizer

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

mehrizi/bootstrap.customizer
============================

A Bootstrap 4 customizer with PHP

0.0.5RC(7y ago)07MITPHP

Since Mar 17Pushed 7y ago1 watchersCompare

[ Source](https://github.com/mehrizi/bootstrap.customizer)[ Packagist](https://packagist.org/packages/mehrizi/bootstrap.customizer)[ RSS](/packages/mehrizi-bootstrapcustomizer/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (3)Dependencies (4)Versions (6)Used By (0)

bootstrap.customizer
====================

[](#bootstrapcustomizer)

Bootstrap v4 PHP customizer
This is a simple library to allow customize Bootstrap 4 and get css file out of it.

Installing
----------

[](#installing)

\###Composer:

```
composer require mehrizi/bootstrap.customizer`

```

### Package:

[](#package)

download the .zip package and extract

### Usage:

[](#usage)

Include (composer): `vendor/mehrizi/bootstrap.customizer/src/customizer.php`
or `bootstrap.customizer/src/customizer.php`
and you can use it as follows:

```
$sample = new Mehrizi\Bootstrap\Customizer(['primary'=>"#0000FF"]);
$sample->build (true,true,false);

```

The build function parameters are:

```
* 1st: true/false or path string =>default:false(return)
* 2nd: bool => default:true(minified)
* 3rd: bool => default:true(use caching)

```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

5

Last Release

2614d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/02955e997d8b4cae26f8ce7500ad91c9cd36ce39252565cf913eb81560154789?d=identicon)[mehrizi](/maintainers/mehrizi)

---

Top Contributors

[![mehrizi](https://avatars.githubusercontent.com/u/5838973?v=4)](https://github.com/mehrizi "mehrizi (9 commits)")

---

Tags

phpcsssassscssstylesheetbootstrapcustomizer

### Embed Badge

![Health badge](/badges/mehrizi-bootstrapcustomizer/health.svg)

```
[![Health](https://phpackages.com/badges/mehrizi-bootstrapcustomizer/health.svg)](https://phpackages.com/packages/mehrizi-bootstrapcustomizer)
```

###  Alternatives

[scssphp/scssphp

scssphp is a compiler for SCSS written in PHP.

62827.7M220](/packages/scssphp-scssphp)[panique/laravel-sass

Compiles your Sass .scss files to .css every time you run your app (in development)

73171.8k1](/packages/panique-laravel-sass)[ttskch/select2-bootstrap4-theme

Select2 v4 theme for Bootstrap4

43424.6k2](/packages/ttskch-select2-bootstrap4-theme)[trentrichardson/cakephp-shrink

Compiles, combines, and minifies javascript, coffee, less, scss, and css

1619.3k](/packages/trentrichardson-cakephp-shrink)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
