PHPackages                             johngna/boilerplate - 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. johngna/boilerplate

ActiveLibrary

johngna/boilerplate
===================

My ultimate laravel library

v1.0.0(1y ago)08MITPHPPHP &gt;=8.1

Since Nov 27Pushed 1y ago1 watchersCompare

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

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

Boilerplate Laravel Livewire TailwindCSS Component Library
==========================================================

[](#boilerplate-laravel-livewire-tailwindcss-component-library)

Descrição
---------

[](#descrição)

Esta é uma biblioteca de componentes para Laravel Livewire utilizando TailwindCSS. Ela facilita a criação de interfaces dinâmicas e responsivas com componentes reutilizáveis.

Requisitos
----------

[](#requisitos)

- PHP &gt;= 8.4
- Laravel &gt;= 11.x
- Livewire &gt;= 3.x
- TailwindCSS &gt;= 2.x

Instalação
----------

[](#instalação)

1. Instale a biblioteca via Composer:

    ```
    composer require johngna/boilerplate
    ```
2. Publique os arquivos de configuração (se houver):

    ```
    php artisan vendor:publish --tag="boilerplate-config"
    ```
3. Inclua o CSS do TailwindCSS no seu projeto:

    ```
    npm install
    npm run dev
    ```

Uso
---

[](#uso)

### Exemplo de Componente

[](#exemplo-de-componente)

```

```

### Customização

[](#customização)

Você pode customizar os componentes publicando os arquivos de views:

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

Contribuição
------------

[](#contribuição)

1. Faça um fork do projeto.
2. Crie uma branch para sua feature (`git checkout -b feature/nova-feature`).
3. Commit suas mudanças (`git commit -am 'Adiciona nova feature'`).
4. Faça push para a branch (`git push origin feature/nova-feature`).
5. Crie um novo Pull Request.

Licença
-------

[](#licença)

Este projeto está licenciado sob a [MIT License](LICENSE).

Contato
-------

[](#contato)

Para mais informações, entre em contato pelo email: [johgnan@gmail.com](mailto:johngna@gmail.com).

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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

Unknown

Total

1

Last Release

528d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3798977a72ce038f2aaa6ec43ec3656b8e02abb3035bcabc89ae69ea1c88e46b?d=identicon)[johngna](/maintainers/johngna)

---

Top Contributors

[![johngna](https://avatars.githubusercontent.com/u/29821328?v=4)](https://github.com/johngna "johngna (5 commits)")

### Embed Badge

![Health badge](/badges/johngna-boilerplate/health.svg)

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

###  Alternatives

[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[slowlyo/owl-admin

基于 laravel、amis 开发的后台框架~

61214.2k26](/packages/slowlyo-owl-admin)

PHPackages © 2026

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