PHPackages                             cleanique-coders/twbs-four - 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. [Framework](/categories/framework)
4. /
5. cleanique-coders/twbs-four

AbandonedLibrary[Framework](/categories/framework)

cleanique-coders/twbs-four
==========================

Twiiter Bootstrap v4.0.0-beta.3 for Laravel

v1.0.0(8y ago)041MITHTML

Since Dec 31Pushed 8y agoCompare

[ Source](https://github.com/cleaniquecoders/twbs-four)[ Packagist](https://packagist.org/packages/cleanique-coders/twbs-four)[ RSS](/packages/cleanique-coders-twbs-four/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (4)Versions (2)Used By (0)

About Your Package
------------------

[](#about-your-package)

Tell people about your package

Installation
------------

[](#installation)

1. In order to install TWBS Four in your Laravel project, just run the *composer require* command from your terminal:

```
composer require cleanique-coders/twbs-four

```

2. Then in your `config/app.php` add the following to the providers array:

```
CleaniqueCoders\TWBSFour\TWBSFourServiceProvider::class,
```

3. In the same `config/app.php` add the following to the aliases array:

```
'TWBSFour' => CleaniqueCoders\TWBSFour\TWBSFourFacade::class,
```

4. Publishing assets

```
php artisan vendor:publish --tag=twbs-four --force

```

Usage
-----

[](#usage)

Refer to Official Twitter Bootstrap 4 [Documentation](https://getbootstrap.com/).

License
-------

[](#license)

This package is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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

Unknown

Total

1

Last Release

3103d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b57069d0f4b634f65eccc6e5d5848990e25968d45ec2cf46d626c6a4658f944b?d=identicon)[nasrulhazim.m](/maintainers/nasrulhazim.m)

---

Top Contributors

[![nasrulhazim](https://avatars.githubusercontent.com/u/10341422?v=4)](https://github.com/nasrulhazim "nasrulhazim (6 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/cleanique-coders-twbs-four/health.svg)

```
[![Health](https://phpackages.com/badges/cleanique-coders-twbs-four/health.svg)](https://phpackages.com/packages/cleanique-coders-twbs-four)
```

###  Alternatives

[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.1k91.3M282](/packages/laravel-horizon)[laravel/sail

Docker files for running a basic Laravel application.

1.9k199.2M1.2k](/packages/laravel-sail)[laravel/ai

The official AI SDK for Laravel.

1.0k2.1M165](/packages/laravel-ai)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

77018.2M124](/packages/laravel-mcp)[illuminate/routing

The Illuminate Routing package.

1239.0M2.9k](/packages/illuminate-routing)[laravel/surveyor

Static analysis tool for Laravel applications.

8690.3k12](/packages/laravel-surveyor)

PHPackages © 2026

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