Libraries tagged by laravel crud operations
flobbos/laravel-crudable
16537 Downloads
A Laravel package for saving time on crud operations
redsquirrelstudio/laravel-backpack-import-operation
15536 Downloads
An operation to make configurable imports for your CRUDs using the Backpack api you know and love
anil/fast-api-crud
8295 Downloads
A powerful Laravel package for building RESTful API CRUD operations with minimal boilerplate. Features pagination, filtering, sorting, soft deletes, permissions, lifecycle hooks, and more.
salmanzafar/laravel-crud-generator
5294 Downloads
A simple Laravel library that allows you to create crud operations with a single command
ahrmerd/laravel-test-generator
515 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
redsquirrelstudio/laravel-backpack-export-operation
2624 Downloads
An operation to make configurable exports for your CRUDs using the Backpack api you know and love
tomatophp/tomato
4876 Downloads
TomatoPHP is built to make it easy to develop web apps and API by generating files of CRUD operations and support helpers of tonnes of functions to make it easy to manage and use framework services.
imritesh/livecrud
1089 Downloads
Generate Basic Crud Operations With Livewire and Tailwind Css For Laravel
kamrul-haque/action-crud-helper
625 Downloads
Generate everything needed for a CRUD operation in Laravel with or without Action classes executing just one command. Also generates frontend scaffolding for blade or vue inertia stack.
ahmedebead/lara-crud
4221 Downloads
A comprehensive Laravel package to generate CRUD operations with advanced features for APIs and web applications.
lanciweb/laravel-make-crud
2459 Downloads
A Laravel Package that allows creation of Model, Migration, Seeder, Views, Routes and resource controller for CRUD operations.
cariuk/repository-pattern-laravel
2904 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.
saritasa/laravel-entity-services
15132 Downloads
Saritasa entity service for typical CRUD operations
lakasir/has-crud-action
4598 Downloads
Has-CRUD-Action is a Laravel package that simplifies adding CRUD (Create, Read, Update, Delete) operations to your models.
bjerke/laravel-bread
5221 Downloads
A boilerplate package for BREAD operations through REST API in Laravel