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

ActiveLibrary[Admin Panels](/categories/admin)

rklab/crud
==========

Package for Laravel 9 with GUI to automatically generate CRUD

1.3.1(3y ago)022MITJavaScriptPHP ^8.0.2

Since Dec 23Pushed 3y agoCompare

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

READMEChangelog (5)DependenciesVersions (8)Used By (0)

rklab/crud laravel package
==========================

[](#rklabcrud-laravel-package)

Package for Laravel 9 with GUI to automatically generate CRUD

[![MIT License](https://camo.githubusercontent.com/784362b26e4b3546254f1893e778ba64616e362bd6ac791991d2c9e880a3a64e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d677265656e2e737667)](https://choosealicense.com/licenses/mit/)[![MIT License](https://camo.githubusercontent.com/9ce6a93a0d820f0f5dee2cb56bab943cfab9738142ec24a09bdfbeb3c28af19d/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f373534383938362f736869656c643f7374796c653d706c6173746963)](https://github.com/RafalKLab/crud)

#### CRUD generation panel is accesable by route

[](#crud-generation-panel-is-accesable-by-route)

```
  https:///crud
```

#### Features

[](#features)

- Model, Migration, Controller and View generation using GUI
- Configurable pagination
- Model realtionship creation

#### Requirements

[](#requirements)

This package is intended for Laravel 9, it requires:

- Laravel 9 environment
- Relational database

#### How to install

[](#how-to-install)

```
  composer require rklab/crud
```

```
  php artisan vendor:publish --provider="Rklab\Crud\Providers\CrudServiceProvider"
```

```
  php artisan migrate
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92.6% 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 ~4 days

Total

5

Last Release

1222d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6af77789b1a202c6a0d9e3b0dc03198ee11c6ec7bb3cf6ee891c9f74dfd9755f?d=identicon)[RafalKLab](/maintainers/RafalKLab)

---

Top Contributors

[![RafalKLab](https://avatars.githubusercontent.com/u/62704674?v=4)](https://github.com/RafalKLab "RafalKLab (25 commits)")[![StyleCIBot](https://avatars.githubusercontent.com/u/11048387?v=4)](https://github.com/StyleCIBot "StyleCIBot (2 commits)")

### Embed Badge

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

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

###  Alternatives

[jeroennoten/laravel-adminlte

Easy AdminLTE integration with Laravel

4.0k4.8M43](/packages/jeroennoten-laravel-adminlte)[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

1.1k1.8M67](/packages/dmstr-yii2-adminlte-asset)[dwij/laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more

1.6k68.7k](/packages/dwij-laraadmin)[filament/spatie-laravel-media-library-plugin

Filament support for `spatie/laravel-medialibrary`.

1764.8M125](/packages/filament-spatie-laravel-media-library-plugin)[bezhansalleh/filament-exceptions

A Simple &amp; Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel

193195.9k13](/packages/bezhansalleh-filament-exceptions)[filament/infolists

Easily add beautiful read-only infolists to any Livewire component.

1220.8M36](/packages/filament-infolists)

PHPackages © 2026

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