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

ActiveLibrary[Admin Panels](/categories/admin)

amttmg/crud
===========

:description

1.0.1(7y ago)2851MITPHP

Since Oct 26Pushed 7y ago2 watchersCompare

[ Source](https://github.com/amttmg/crud)[ Packagist](https://packagist.org/packages/amttmg/crud)[ Docs](https://github.com/amttmg/crud)[ RSS](/packages/amttmg-crud/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (4)Versions (4)Used By (0)

CRUD
====

[](#crud)

This is where your description should go. Take a look at [contributing.md](contributing.md) to see a to do list.

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

[](#installation)

Via Composer

```
$ composer require amttmg/crud
```

Usage
-----

[](#usage)

Step-1: Generate Crud master file. It will be located on `app/CrudGenerate` folder.

```
$ php artisan make:crud ModelName
```

Step-2: Find the newly generated file on `app/CrudGenerate` folder and edit what you want. You can add fields, change validations etc.

Step-3 After making crud file you have to generate `model`, `controller`, `migration`, `request` and `views`. to generate these files fun this command:

```
$ php artisan crud:generate CrudFileClassName
```

It will be replace if files are already exist.

Thank You. Enjoy !!!

License
-------

[](#license)

license. Please see the [license file](license.md) for more information.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity64

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

Every ~0 days

Total

2

Last Release

2804d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13995992?v=4)[Amrit Tamang](/maintainers/amttmg)[@amttmg](https://github.com/amttmg)

---

Top Contributors

[![amttmg](https://avatars.githubusercontent.com/u/13995992?v=4)](https://github.com/amttmg "amttmg (3 commits)")

---

Tags

laravelcrud

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[sebastienheyd/boilerplate

Laravel Boilerplate based on AdminLTE 3 with blade components, user management, roles, permissions, logs viewer, ...

29419.5k3](/packages/sebastienheyd-boilerplate)[slowlyo/owl-admin

基于 laravel、amis 开发的后台框架~

61114.7k26](/packages/slowlyo-owl-admin)[takielias/tablar-crud-generator

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

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

PHPackages © 2026

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