Libraries tagged by CRUD Operation
mahmoudarafat/edit-history
24 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.
iakovos/wireui-smart-table
16 Downloads
Simple yet effective and fully configurable component for all CRUD operations. A Laravel - Livewire component that can intuitively present model data in a table (or create/update/delete forms) using Tailwind and WireUI with minimal component configuration while also maintaining fully scalable, extendable and configurable capabilities. It also comes with optional built-in smart-forms that facilitate all CRUD operations.
harryes/crudpackage
30 Downloads
A package to handle Api CRUD operations in Laravel
hanklobo/zscrud
13 Downloads
A Laravel package for generating CRUD operations
aminul/crudgenerator
3 Downloads
A simple Laravel library that allows you to create crud operations with a single command
aminpciu/crudautomation
14 Downloads
Laravel crud automation is a package that can minimize the development time for crud operation
adiamond/cruddy
1421 Downloads
Backend interface for handling CRUD operations on your Laravel Eloquent models.
milan-miscevic/yii2crud
8 Downloads
Basic CRUD operations in the Yii2 framework
tesis/db-layer
12 Downloads
Simple DB layer for mysqli extension and PDO class. It is based on mappers, files holding database table fields, primary key and auto_increment properties, which is helpful to compare fields for CRUD or select operations, and to provide better way to prevent SQL injections (only existing fields are selected, or inserted, ...)
zfpoly/manager-maker-bundle
9 Downloads
creates or updates a Doctrine entity class with a Manager to handle its crud operations, and optionally an API Platform resource.
webplusm/laraextjs
38 Downloads
Laravel package interface for Sencha Extjs - CRUD operation
vickymaulana/buatcrud
10 Downloads
A Laravel package to generate CRUD operations with advanced features.
vadiasov/users-admin
26 Downloads
Creates user-roles DB table. Serve CRUD operation for "users" DB table. Serves user-roles operations.
vadiasov/roles-admin
30 Downloads
Package creates plain Roles and serves for CRUD operations of Roles in administrative panel
vadiasov/artists-admin
23 Downloads
This package creates DB table artists and serves CRUD operations with this DB table in administrative panel.