Libraries tagged by CRUD Operation
allay/crud
281 Downloads
Scaffold code and UI for CRUD operations, using Allay/Base, Laravel, and Eloquent models.
silvanus/wp-post-crud
8 Downloads
Provides class class for handling CRUD operations on WP Posts
mehdirochdi/php-crud
23 Downloads
This class provides a common method of performing simple CRUD operations on any database supported by PHP PDO
smartpos/has-crud-action
1 Downloads
Has-CRUD-Action is a Laravel package that simplifies adding CRUD (Create, Read, Update, Delete) operations to your models.
bitress/crud-wrapper
0 Downloads
To simplify the implementation of CRUD (Create, Read, Update, Delete) operations in PHP applications
adnen/php-crud-with-cli
0 Downloads
This is a simple PHP CLI application that performs basic CRUD (Create, Read, Update, Delete) operations on a user table in a MySQL database using PDO (PHP Data Objects). The script interacts with the database through a Command-Line Interface (CLI) and outputs results as JSON in the terminal.
webvelopers/laravel-crud-generator
90 Downloads
Laravel CRUD Generator is a library, it implements a new command to create: model, migration, factory, seeder, request, controller(resources) and test files with operations, with aditional option to generate a full API Controller.
sergiosgc/crud-trait
0 Downloads
PHP Trait that enables create Read Update Delete operations on PHP classes
qayum/api-first-crud-generator
4 Downloads
Generates a complete curd operation
wcg104/product
48 Downloads
CRUD operation package for product and category in laravel
vundi/potato-orm
107 Downloads
An ORM package that allows you to perform basic CRUD operations on any database
ont/laravel-magic-rest
1049 Downloads
Universal REST contoller for CRUD operations with dynamic routes and support for file uploads.
nimayneb/repop
4 Downloads
Repository Operator - Small Library for CRUD operations with PDO in a model context.
milan-miscevic/yii2crud
7 Downloads
Basic CRUD operations in the Yii2 framework
mahmoudarafat/edit-history
21 Downloads
editable and historiable data for crud operations to save request consumptions and bandwidth, also for make history for all changes done in the request.