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

ActiveLibrary[Admin Panels](/categories/admin)

larasnap/laravel-crud
=====================

CRUD Generator for LaraSnap Admin

v1.0.0(5y ago)5127MITPHP

Since Aug 24Pushed 5y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (2)Used By (0)

LaraSnap CRUD
=============

[](#larasnap-crud)

LaraSnap CRUD helps you to create **CRUD** operation with a single line of code with 2 fields(Name, Label) by default. Before using the LaraSnap CRUD make sure [LaraSnap Admin Composer Package](https://karthicksivakumar191194.github.io/larasnap/) is installed on your application.

For example, if you want to create a **CRUD** for **photos** you can create it by using the `php artisan larasnap:crud Photo` command. Here **Photo** is name of the **CRUD** &amp; use Pascal Case for the CRUD name.

The command will create the following files, migration file &amp; adds the routes to application web.php file.

- app/Photo.php
- app/Http/Controllers/PhotoController.php
- app/Http/Services/PhotoService.php
- app/Http/Filters/PhotoFilters.php
- app/Http/Requests/PhotoRequest.php
- resources/views/photos/

Once the files are generated run `composer dump-autoload` from the terminal to finish the process.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

2088d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/439055d9ad1ff04adfe8dac2040fddde869b423dad57e0623fa39b7afe7e5fa1?d=identicon)[karthicksivakumar191194](/maintainers/karthicksivakumar191194)

---

Top Contributors

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

---

Tags

composer-packagelarasnaplaravellaravel-crud-generatorlaravellarasnap

### Embed Badge

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

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

###  Alternatives

[slowlyo/owl-admin

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

61214.2k26](/packages/slowlyo-owl-admin)[larasnap/laravel-admin

Laravel Admin Panel

221.4k](/packages/larasnap-laravel-admin)[ibrahim-bedir/filament-dynamic-settings-page

272.0k1](/packages/ibrahim-bedir-filament-dynamic-settings-page)[lara-zeus/tartarus

simple multi tenants

112.6k](/packages/lara-zeus-tartarus)

PHPackages © 2026

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