PHPackages                             yassinedabbous/laravel-generex - 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. [Admin Panels](/categories/admin)
4. /
5. yassinedabbous/laravel-generex

ActiveLibrary[Admin Panels](/categories/admin)

yassinedabbous/laravel-generex
==============================

Customizable Laravel Code Generator with templates for CRUD, Validation, Policies, Events, Notifications, API &amp; views

v2.2.1(1y ago)19MITPHPPHP &gt;=7.4

Since Jun 8Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/YassineDabbous/laravel-generex)[ Packagist](https://packagist.org/packages/yassinedabbous/laravel-generex)[ Docs](https://github.com/YassineDabbous/laravel-generex)[ RSS](/packages/yassinedabbous-laravel-generex/feed)WikiDiscussions master Synced 1mo ago

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

[![](art/generex-logo.jpg)](art/generex-logo.jpg)

Laravel Generex
===============

[](#laravel-generex)

Customizable Laravel Code Generator with templates.

### ✨ Features

[](#-features)

- Generating packages with CRUD from a ready DB table or a schema file.
- Everything is customizable.
- Support for plain stub &amp; blade engine
- Templates are yours, No forced structure.

### 🔻 Installation

[](#-installation)

```
composer require yassinedabbous/laravel-generex

```

### 🧑‍💻 Usage

[](#‍--usage)

Artisan command:

```
php artisan gen:pack {TableName}

```

- If you didn't define a table name you will be asked you to choose one from the list.
- Full command options:

    ```
      php artisan gen:pack {TableName} --vendor={YourName} --package={PackageName} --connection={mysql}

    ```

### ⚙️ Configuration

[](#️-configuration)

- Publish configuration:

    ```
      php artisan vendor:publish --tag=generex-config

    ```
- Publish templates:

    ```
      php artisan vendor:publish --tag=generex-templates

    ```

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance65

Regular maintenance activity

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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 ~34 days

Total

8

Last Release

463d ago

Major Versions

1.x-dev → v2.0.02024-10-08

### Community

Maintainers

![](https://www.gravatar.com/avatar/1d37e45493d8bb1909560f0565f6ed570aff351ae461eacadb1024c0b231a917?d=identicon)[YassineDabbous](/maintainers/YassineDabbous)

---

Top Contributors

[![YassineDabbous](https://avatars.githubusercontent.com/u/10944169?v=4)](https://github.com/YassineDabbous "YassineDabbous (46 commits)")

---

Tags

laravellaravel-packagecrudlaravel-generatorpackage generatorpackage crud

### Embed Badge

![Health badge](/badges/yassinedabbous-laravel-generex/health.svg)

```
[![Health](https://phpackages.com/badges/yassinedabbous-laravel-generex/health.svg)](https://phpackages.com/packages/yassinedabbous-laravel-generex)
```

###  Alternatives

[ibex/crud-generator

Laravel CRUD Generator

706235.0k](/packages/ibex-crud-generator)[takielias/tablar-crud-generator

Laravel Tablar Crud Generator based on https://github.com/takielias/tablar

315.6k](/packages/takielias-tablar-crud-generator)

PHPackages © 2026

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