Libraries tagged by laravel crud package
tranquil-tools/laravel-vue-crud-builder
38 Downloads
A VueJS/Inertia CRUD Builder package for Laravel
novius/laravel-backpack-crud-extended
9089 Downloads
This package extends Laravel Backpack\CRUD
mehadi/laravel-crud-generator
1588 Downloads
A laravel package to generate CRUD by giving Model and database table column
dev-toolbelt/laravel-fast-crud
1415 Downloads
Laravel package for rapid CRUD API scaffolding with filtering, sorting, pagination and CSV export
ahmedebead/lara-crud
4016 Downloads
A comprehensive Laravel package to generate CRUD operations with advanced features for APIs and web applications.
lanciweb/laravel-make-crud
2458 Downloads
A Laravel Package that allows creation of Model, Migration, Seeder, Views, Routes and resource controller for CRUD operations.
labrodev/laravel-filter-components
325 Downloads
Package to extend filters for CRUD (with using Spatie Laravel Query Builder)
ahmed-aliraqi/crud-generator
5225 Downloads
This package is a useful tool to generate simple crud for laravel-modules/scaffolding
marslankhalid/laravel-model-test
60 Downloads
A package to create CRUD feature tests to eloquent models
sprint-digital/boilerplate-crud-generator
2787 Downloads
This package is intended to be used with sprint-digital/boilerplate-api-app
nexus-smart-solutions/crud-engine
110 Downloads
Generic CRUD services, file lifecycle management, nested relation synchronization, a statistics engine, and Laravel macros — extracted into a reusable, testable, framework-friendly package.
nahid-ferdous/laravel-module-generator
3432 Downloads
Speeds up Laravel development by automating repetitive tasks. This package helps to generate module files (service, controller, model, migration, resource, request, collection) from YAML file.
elgibor-solution/laravel-whatsapp-meta
1482 Downloads
Laravel package for Meta WhatsApp Business Cloud API: templates CRUD, sending messages, multi-account, broadcasts, webhooks.
curly-deni/laravel-permission-policy
164 Downloads
A lightweight Laravel package for reusable, trait-based policy checks supporting CRUD, ownership, and private resource access.
cariuk/laravel-repository-pattern
974 Downloads
A flexible and powerful Laravel package implementing the Repository Pattern with SOLID principles, featuring auto-detection, dependency injection, CRUD operations, filtering, sorting, pagination, and soft deletes support.