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)0116MITPHPPHP ^7.3|^8.0|^8.2|^8.3|^8.4

Since Aug 2Pushed 1y 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 yesterday

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

31

—

LowBetter than 66% of packages

Maintenance47

Moderate activity, may be stable

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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

443d 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://avatars.githubusercontent.com/u/34827803?v=4)[Sabbir Hossain](/maintainers/sabbir268)[@sabbir268](https://github.com/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

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[renatomarinho/laravel-page-speed

Laravel Page Speed

2.5k1.7M11](/packages/renatomarinho-laravel-page-speed)[illuminate/pagination

The Illuminate Pagination package.

12234.1M1.0k](/packages/illuminate-pagination)[illuminate/pipeline

The Illuminate Pipeline package.

9349.2M282](/packages/illuminate-pipeline)[illuminate/redis

The Illuminate Redis package.

8314.6M375](/packages/illuminate-redis)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)

PHPackages © 2026

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