PHPackages                             jhonoryza/laravel-bootstrap-4-generator - 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. jhonoryza/laravel-bootstrap-4-generator

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

jhonoryza/laravel-bootstrap-4-generator
=======================================

00PHP

Since Aug 27Pushed 8mo ago1 watchersCompare

[ Source](https://github.com/jhonoryza/laravel-bootstrap-4-generator)[ Packagist](https://packagist.org/packages/jhonoryza/laravel-bootstrap-4-generator)[ RSS](/packages/jhonoryza-laravel-bootstrap-4-generator/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Bootstrap 4 Generator
=============================

[](#laravel-bootstrap-4-generator)

DB Support
----------

[](#db-support)

- PostgreSQL
- MySQL

Requirement
-----------

[](#requirement)

- Laravel 10/11
- PHP 8.2

Install
-------

[](#install)

```
composer require --dev jhonoryza/laravel-bootstrap-4-generator
```

Start
-----

[](#start)

1. create and run your migration
2. generate the module

```
php artisan make:cms Module
```

How this works
--------------

[](#how-this-works)

- this package will read your migrated table column name and data type
- auto fill column in model, factory and form request file

### Generated Files

[](#generated-files)

- Model
- Factory
- Seeder
- DatabaseSeeder
- Form Request
- Controller
- Service
- Blade Index, Edit and Create
- Route
- Menu
- Permission

### Limitation

[](#limitation)

- For every column will always use text component in index, create and edit blade files.

### Security

[](#security)

If you've found a bug regarding security please mail  instead of using the issue tracker.

License
-------

[](#license)

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

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance42

Moderate activity, may be stable

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity13

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/4b350bd59744652aada177f2b11c36297774540fadd91f1f41fbfc0bd79e0886?d=identicon)[jhonoryza](/maintainers/jhonoryza)

---

Top Contributors

[![jhonoryza](https://avatars.githubusercontent.com/u/5910636?v=4)](https://github.com/jhonoryza "jhonoryza (15 commits)")

### Embed Badge

![Health badge](/badges/jhonoryza-laravel-bootstrap-4-generator/health.svg)

```
[![Health](https://phpackages.com/badges/jhonoryza-laravel-bootstrap-4-generator/health.svg)](https://phpackages.com/packages/jhonoryza-laravel-bootstrap-4-generator)
```

###  Alternatives

[ideea/language-detector

Detect languages by text

334.4k](/packages/ideea-language-detector)[jandc/css-from-html-extractor

Php library which determines which css is used from html snippets.

1028.7k1](/packages/jandc-css-from-html-extractor)

PHPackages © 2026

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