ekolustudio/crudit
Laravel package for rapid CRUD scaffolding and admin-style interfaces. Generate controllers, models, views and routes to speed up building create/read/update/delete features with less boilerplate and a consistent structure.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| admin-project/admin-bundle | 0.88 | Admin bundle for Laravel projects, providing a ready-to-use admin foundation with common utilities and configuration to speed up building back-office features. Install, configure, and extend it to fit your app’s admin workflows and UI needs. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| laravel-admin/crud | 0.88 | Experimental Laravel package providing a ResourceController for quick CRUD admin modules. Define a model plus singular/plural names, add resource routes, and override methods to declare form fields, validation rules, and payload transforms. Includes Bootstrap-friendly views. | 3 | 3 | 1 | 0 | 0 | 24.3 | — | — | 1 month ago | |
| dontdrinkandroot/crud-admin-bundle | 0.88 | — | 0 | 0 | 0 | 38 | 2 | 0.7 | 21.9 | Apache-2.0 | 4 years ago | |
| christhompsontldr/laraman | 0.88 | Laraman is a Laravel package that generates and serves simple man-style documentation for your app, helping you expose commands, routes, or internal tooling in a familiar CLI-friendly format for quick lookup by developers. | 7 | 7 | 2 | 0 | 0 | 6.7 | — | — | 5 years ago | |
| lanciweb/laravel-make-crud | 0.88 | Laravel package that scaffolds full CRUD for a model via php artisan make:crud. Generates model, resource controller, migration, seeder, routes, and Blade views by default; supports Admin prefixes, API mode, and pick-and-choose options (controller, factory, policy, requests, views, etc.). | 33 | 34 | 0 | 17 | 0 | 1.7 | 2.4 | MIT | 3 years ago | |
| knowfox/crud | 0.87 | Knowfox CRUD for Laravel 5 cuts boilerplate for simple admin panels. Define fields in your Eloquent models and it dynamically generates list, create, and update views for your entities, speeding up basic CRUD interfaces. | 0 | 3 | — | 0 | — | 0.0 | — | — | — | |
| goodyweb/jetstream-crud | 0.87 | Generate Jetstream-ready CRUD modules (Create, Read, Update, Delete) for any table with one Artisan command. Scaffolds bare Livewire components and Blade views with search and pagination, so you can manage records quickly in Laravel apps. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| czogori/dami | 0.87 | czogori/dami is a small Laravel/PHP package that provides basic DAMI-related functionality and helpers. Lightweight and easy to drop into an existing app, it aims to streamline common tasks without heavy configuration or dependencies. | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| geeklearners/laravel-admin | 0.87 | Laravel package for building an admin panel in your Laravel app, offering basic scaffolding for admin routes, views, and UI components to manage application data from a backend interface. | 2 | 2 | 0 | 0 | 0 | 0.0 | — | — | — | |
| encore/laravel-admin | 0.87 | — | 11,152 | 11,220 | 2,827 | 28K | 217 | 69.0 | 32.9 | MIT | 4 years ago | |
| donjohn/adminlte-generator-bundle | 0.87 | Deprecated/abandoned AdminLTE generator bundle. Project has been canceled; use EasyAdminBundle instead: https://github.com/javiereguiluz/EasyAdminBundle | 0 | 0 | 1 | 0 | 7 | 1.0 | 1.3 | — | — | |
| cendekia/laravel-admin-boilerplate | 0.87 | Laravel 5.x admin boilerplate package. Installs via Composer, publish vendor assets, adds a User→UserRole one-to-one relation, and (Laravel 5.4+) registers admin auth/logged middlewares in Kernel. Intended as a starting point for admin panels. | 1 | 3 | 0 | 0 | 0 | 0.0 | — | — | — | |
| harryes/crudpackage | 0.86 | — | 3 | 4 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| darshan-belani/laravel-crud-generator | 0.86 | Generate full Laravel CRUD modules from one command: migrations, models with relationships, resource/API controllers, Livewire components, and Bootstrap/Tailwind views. Can auto-install Breeze or Laravel UI on fresh apps. Supports Laravel 10+, PHP 8.1+. | 1 | 1 | 0 | 8 | 0 | 0.0 | 9.7 | — | — | |
| phpforce/soap-client | 0.86 | PHP client for the Salesforce SOAP API. Query and manipulate org data via a builder-based client, with SOQL support, record iteration for large result sets, bulk save helpers to stay within API limits, timezone/date conversions, and event-based extensibility. | 80 | 83 | 72 | 2K | 14 | 7.8 | 26.4 | MIT | 11 years ago | |
| mr.incognito/crudify | 0.86 | Laravel package to scaffold API or web CRUD via Artisan. Generates models, migrations, controllers, form requests, resources, and optional Blade views. Supports typed validation, nullable fields (~), foreign keys/constraints, defaults, exclude flags, and a delete:crud cleanup command. | 1 | 1 | 0 | 24 | 0 | 19.1 | 17.9 | — | 1 month ago | |
| crl/admin-bundle | 0.86 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | — | — | |
| infyomlabs/laravel-generator | 0.86 | — | 3,829 | 3,846 | 837 | 16K | 68 | 60.0 | 36.4 | MIT | 3 years ago | |
| laravel-admin/base | 0.86 | Alpha Laravel package that adds a Bootstrap-compatible admin interface with login and role-based access. Includes migrations and configurable routes (domain or /admin prefix), middleware, roles, menu, and extra CSS/JS. Scaffold admin routes via Admin::routes(). | 3 | 3 | 0 | 65 | 0 | 19.3 | 19.8 | — | 1 month ago | |
| admc/core-bundle | 0.86 | A Laravel core bundle providing shared foundations for ADMC projects: common helpers, base classes, service providers, configuration, and reusable utilities to standardize app structure across packages and applications. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — |
How can I help you explore Laravel packages today?