PHPackages                             sabbir268/induxia-crud - 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. sabbir268/induxia-crud

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

sabbir268/induxia-crud
======================

This a curd for induxia template

v0.1.3(1y ago)0115MITPHPPHP ^7.3|^8.0|^8.2|^8.3|^8.4

Since Aug 2Pushed 11mo ago1 watchersCompare

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

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

Induxia CRUD Generator
======================

[](#induxia-crud-generator)

The Induxia CRUD Generator is a Laravel package designed to simplify the process of generating full CRUD operations for a resource. It generates models, migrations, controllers, views, and database CRUD operations based on a YAML configuration file.

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

[](#installation)

1. Install the package via Composer:

    ```
    composer require sabbir268/induxia-crud
    ```
2. Publish the package configuration:

    ```
    php artisan vendor:publish --provider="Sabbir268\InduxiaCrud\InduxiaCrudServiceProvider"
    ```

Usage
-----

[](#usage)

### Step 1: Generate Initial YAML File

[](#step-1-generate-initial-yaml-file)

```
php artisan make:yaml {ResourceName}

# Example
php artisan make:yaml User

### Step 2: Edit the YAML File

Edit the generated YAML file located in the `resources/yaml` directory.

### Step 3: Generate CRUD

```bash
php artisan make:crud {ResourceName} --yaml=resources/yaml/{ResourceName}.yaml

# License
This package is open-sourced software licensed under the [MIT license](LICENSE.md).
```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance50

Moderate activity, may be stable

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

Total

4

Last Release

397d ago

PHP version history (2 changes)v0.1.0PHP ^7.3|^8.0

v0.1.3PHP ^7.3|^8.0|^8.2|^8.3|^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/bcb5f40e483ccb9b66561dfcf4c1b800f2a5f29770237bebc134286aa757ca95?d=identicon)[sabbir268](/maintainers/sabbir268)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/sabbir268-induxia-crud/health.svg)

```
[![Health](https://phpackages.com/badges/sabbir268-induxia-crud/health.svg)](https://phpackages.com/packages/sabbir268-induxia-crud)
```

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[orchestra/canvas

Code Generators for Laravel Applications and Packages

20917.2M158](/packages/orchestra-canvas)[illuminate/pipeline

The Illuminate Pipeline package.

9346.6M213](/packages/illuminate-pipeline)[illuminate/pagination

The Illuminate Pagination package.

10532.5M862](/packages/illuminate-pagination)[spatie/laravel-pjax

A pjax middleware for Laravel 5

513371.8k11](/packages/spatie-laravel-pjax)[spatie/laravel-mix-preload

Add preload and prefetch links based your Mix manifest

169176.0k2](/packages/spatie-laravel-mix-preload)

PHPackages © 2026

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