PHPackages                             akichi139/bladeboostrap - 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. [Templating &amp; Views](/categories/templating)
4. /
5. akichi139/bladeboostrap

ActiveLibrary[Templating &amp; Views](/categories/templating)

akichi139/bladeboostrap
=======================

This is my package bladeboostrap

00[2 PRs](https://github.com/akichi139/bladeboostrap/pulls)Blade

Since Aug 25Pushed 2y ago1 watchersCompare

[ Source](https://github.com/akichi139/bladeboostrap)[ Packagist](https://packagist.org/packages/akichi139/bladeboostrap)[ RSS](/packages/akichi139-bladeboostrap/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

This is my package bladeboostrap
================================

[](#this-is-my-package-bladeboostrap)

[![Latest Version on Packagist](https://camo.githubusercontent.com/99255ae0460addc5927032660a516b28f1c2efc50c684f0a1c56a70680e728dd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616b696368693133392f626c616465626f6f73747261702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/akichi139/bladeboostrap)[![GitHub Tests Action Status](https://camo.githubusercontent.com/2b7c9f1ed98c0aad5d6226adc1f30a1be395c6e7e1ab5f3fe98ad3877353f477/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f616b696368693133392f626c616465626f6f73747261702f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/akichi139/bladeboostrap/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/4f26845676736cd8eda79b44844d9eeef521b255a31815a79b2cd286c0ab1189/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f616b696368693133392f626c616465626f6f73747261702f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/akichi139/bladeboostrap/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/6abc869e8b4be94ac91f5feef699c0895a3259abf40e4410c3822778c0a9028d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616b696368693133392f626c616465626f6f73747261702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/akichi139/bladeboostrap)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/d453b2f5c6da0f2afd5fd9f9bde1f4bc3a77c36bca66f47ae4cdace310cf56f4/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f626c616465626f6f73747261702e6a70673f743d31)](https://spatie.be/github-ad-click/bladeboostrap)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

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

[](#installation)

You can install the package via composer:

```
composer require akichi139/bladeboostrap
```

You can publish and run the view with:

```
php artisan vendor:publish --tag="bladeboostrap-views"
```

Usage
-----

[](#usage)

\#table

```

        Name
        Department
        Email

        Alfred Rowe
        Outsourcing
        alfred@therowe.com

        Michael K. Ocansey
        Tech
        kabutey@gmail.com

```

\#input

```
//normal input

//password input

//color input

//datetime input

```

\#calendar

```
@php
$eventsData = [['title' => 'testevent', 'start' => '2023-08-25 08:00:00', 'end' => '2023-08-25 11:00:00', 'color' => '#09FF9B'],
                ['title' => 'testevent', 'start' => '2023-08-26 08:00:00', 'end' => '2023-08-26 11:00:00', 'color' => '#F00000']];
@endphp

```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [akichi139](https://github.com/akichi139)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity24

Early-stage or recently created project

 Bus Factor1

Top contributor holds 85.7% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/3d1921fb8ccdadac908c666b84745169f733474412bf3ddad5e515a0e5a5a56d?d=identicon)[akichi139](/maintainers/akichi139)

---

Top Contributors

[![akichi139](https://avatars.githubusercontent.com/u/78583536?v=4)](https://github.com/akichi139 "akichi139 (12 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")

### Embed Badge

![Health badge](/badges/akichi139-bladeboostrap/health.svg)

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

###  Alternatives

[mustache/mustache

A Mustache implementation in PHP.

3.3k44.6M291](/packages/mustache-mustache)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[whitecube/nova-flexible-content

Flexible Content &amp; Repeater Fields for Laravel Nova.

8053.0M25](/packages/whitecube-nova-flexible-content)[mopa/bootstrap-bundle

Easy integration of twitters bootstrap into symfony2

7042.9M33](/packages/mopa-bootstrap-bundle)[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3871.2M](/packages/limenius-react-bundle)[nicmart/string-template

StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.

2101.7M30](/packages/nicmart-string-template)

PHPackages © 2026

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