Libraries tagged by CRUD Operation
vgrem/php-spo
1620940 Downloads
PHP Office 365 library. It allows to performs CRUD operations against Office 365 resources via an REST/OData based API
redsquirrelstudio/laravel-backpack-import-operation
15418 Downloads
An operation to make configurable imports for your CRUDs using the Backpack api you know and love
flobbos/laravel-crudable
16357 Downloads
A Laravel package for saving time on crud operations
araise/crud-bundle
7201 Downloads
Very simple CRUD operations
anil/fast-api-crud
8098 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.
whatwedo/crud-bundle
27621 Downloads
Very simple CRUD operations
tomatophp/tomato
4871 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
1060 Downloads
Generate Basic Crud Operations With Livewire and Tailwind Css For Laravel
duncanmcclean/guest-entries
7923 Downloads
Perform CRUD operations in the front-end of your site.
yii2mod/yii2-gii-extended
7470 Downloads
This generator generates a controller and views that implement CRUD (Create, Read, Update, Delete) operations for the specified data model.
lanciweb/laravel-make-crud
2459 Downloads
A Laravel Package that allows creation of Model, Migration, Seeder, Views, Routes and resource controller for CRUD operations.
kamrul-haque/action-crud-helper
597 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
4182 Downloads
A comprehensive Laravel package to generate CRUD operations with advanced features for APIs and web applications.
salmanzafar/laravel-crud-generator
5285 Downloads
A simple Laravel library that allows you to create crud operations with a single command
lakasir/has-crud-action
4582 Downloads
Has-CRUD-Action is a Laravel package that simplifies adding CRUD (Create, Read, Update, Delete) operations to your models.