Libraries tagged by CRUD Operation
iakovos/wireui-smart-table
11 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.
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
adiamond/cruddy
1421 Downloads
Backend interface for handling CRUD operations on your Laravel Eloquent models.
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
6 Downloads
creates or updates a Doctrine entity class with a Manager to handle its crud operations, and optionally an API Platform resource.
webplusm/laraextjs
37 Downloads
Laravel package interface for Sencha Extjs - CRUD operation
vadiasov/users-admin
25 Downloads
Creates user-roles DB table. Serve CRUD operation for "users" DB table. Serves user-roles operations.
vadiasov/roles-admin
29 Downloads
Package creates plain Roles and serves for CRUD operations of Roles in administrative panel
vadiasov/artists-admin
22 Downloads
This package creates DB table artists and serves CRUD operations with this DB table in administrative panel.
thinkneverland/evolve-ui
0 Downloads
User interface for CRUD operations, utilizing Livewire and DaisyUI.
thephpleague/database
22 Downloads
PHP library and ORM to handle DB connection, apply C.R.U.D. operations
teambravo/websitepackage
3 Downloads
web site package has crud operation , middleware , template mastering , custom facade , dependency ingection and model , migration files!
tangent/rest-api-bundle
10 Downloads
Simple REST API to expose CRUD operations
sixeightmedia/simple-object
5 Downloads
CRUD operations for database and array based objects