PHPackages                             rajmasha/simple-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. rajmasha/simple-crud

ActiveLibrary[Admin Panels](/categories/admin)

rajmasha/simple-crud
====================

A simple Laravel package for generating CRUD for your Laravel Applications

v1.0.0(7y ago)1261MITPHPPHP &gt;=7.0

Since Dec 13Pushed 7y ago1 watchersCompare

[ Source](https://github.com/rajmasha/simple-crud)[ Packagist](https://packagist.org/packages/rajmasha/simple-crud)[ RSS](/packages/rajmasha-simple-crud/feed)WikiDiscussions master Synced yesterday

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

simple-crud
===========

[](#simple-crud)

A simple Laravel package for generating CRUD for your Laravel Applications.

You can easily generate model, migration, controller and views(index, create, edit, show) using a single command or generate them individually using separate commands.

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

[](#installation)

Require this package in composer.json of your Laravel project:

```
composer require rajmasha/simple-crud

```

Once installed, publish the assets using `vendor:publish` artisan command:

```
php artisan vendor:publish --provider="Rajmasha\SimpleCrud\SimpleCrudServiceProvider"

```

Commands
--------

[](#commands)

Commands available in the package:

CommandSyntaxDescriptionModelcrud:modelCreates a ModelMigrationcrud:migrationCreates a MigrationControllercrud:controllerCreates a ControllerViewscrud:viewCreates all viewsAllcrud:allCreates Model, Migration, Controller and ViewsDocumentation
-------------

[](#documentation)

[See the Full documentation here](doc/README.md)

License
-------

[](#license)

The package is open source and licensed under the MIT license. See the [license file](LICENSE.md) for detail.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity56

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

Unknown

Total

1

Last Release

2708d ago

### Community

Maintainers

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

---

Top Contributors

[![rajmasha](https://avatars.githubusercontent.com/u/13160999?v=4)](https://github.com/rajmasha "rajmasha (7 commits)")

---

Tags

crudcrud-generatorlaravellaravel-crud-generatorphpsimple-crudlaravelcrudlaravel crud generatorlaravel-crud-packagesimple crud

### Embed Badge

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

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

###  Alternatives

[crestapps/laravel-code-generator

An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.

76591.7k1](/packages/crestapps-laravel-code-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)
