PHPackages                             asif/crud\_artisan - 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. asif/crud\_artisan

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

asif/crud\_artisan
==================

This package is for generating crud related files with one artisan command like controllers,models,views,migrations and requests for formvalidation

1.0.1(8y ago)123MITPHP

Since Dec 17Pushed 8y agoCompare

[ Source](https://github.com/asifzcpe/crud_artisan)[ Packagist](https://packagist.org/packages/asif/crud_artisan)[ RSS](/packages/asif-crud-artisan/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

crud\_artisan
=============

[](#crud_artisan)

crud\_artisan is a laravel artisan package that helps the developer to generate necessary files for crud. It generates

### Controller

[](#controller)

### Model

[](#model)

### Migration

[](#migration)

### Request

[](#request)

### Views

[](#views)

How to install crud\_artisan package
------------------------------------

[](#how-to-install-crud_artisan-package)

Itss too simple. Just run the following command in command promt
`composer require asif/crud_artisan`

Usage of the package
--------------------

[](#usage-of-the-package)

after installing the package just run the following command to generate crud related files
go to your config/app.php file and in service provider array add the following line
`Asif\Crud_artisan\CrudArtisanServiceProvider::class`
Next, in command promt run the following command: `php artisan crudfiles:generate (press enter)`in the next line input your crud name for example product and it will generate controller,model,views,migration and request for the product crud

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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

3117d ago

### Community

Maintainers

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

---

Top Contributors

[![asifzcpe](https://avatars.githubusercontent.com/u/22665561?v=4)](https://github.com/asifzcpe "asifzcpe (8 commits)")

### Embed Badge

![Health badge](/badges/asif-crud-artisan/health.svg)

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

PHPackages © 2026

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