PHPackages                             shakilnadim/laravel-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. shakilnadim/laravel-crud

ActiveLibrary

shakilnadim/laravel-crud
========================

v0.1.0(2y ago)04MITPHPPHP ^8.1

Since Sep 9Pushed 2y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Laravel Crud
------------

[](#laravel-crud)

Laravel Crud is a test package that creates a Test model along with controller, migration, routes, request and views.

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

[](#installation)

First require the package in your fresh laravel project.

```
composer require shakilnadim/laravel-crud

```

Then run the below command to install the package in your project.

```
php artisan laravel-crud:install

```

This command will move all the controllers, models, migrations, requests, routes and views to their particular directories. Furthermore, this will also install `tailwind css` in your project. Finally, it will run `php artisan migrate` command to create table in the database.

Then, you can start the project with

```
php artisan serve

```

Then open the browser and go to `/tests` route on your website, and you will see crud functionalities for tests table in that page.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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

977d ago

### Community

Maintainers

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

---

Top Contributors

[![shakilnadim](https://avatars.githubusercontent.com/u/20402002?v=4)](https://github.com/shakilnadim "shakilnadim (2 commits)")

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/shakilnadim-laravel-crud/health.svg)](https://phpackages.com/packages/shakilnadim-laravel-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)[spatie/laravel-backup

A Laravel package to backup your application

6.0k21.8M191](/packages/spatie-laravel-backup)[owen-it/laravel-auditing

Audit changes of your Eloquent models in Laravel

3.4k33.0M95](/packages/owen-it-laravel-auditing)[laravel/breeze

Minimal Laravel authentication scaffolding with Blade and Tailwind.

3.0k31.3M148](/packages/laravel-breeze)[laravel/wayfinder

Generate TypeScript representations of your Laravel actions and routes.

1.7k4.1M69](/packages/laravel-wayfinder)[tightenco/jigsaw

Simple static sites with Laravel's Blade.

2.2k438.5k29](/packages/tightenco-jigsaw)

PHPackages © 2026

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