Libraries tagged by create read update delete
brians84/crud
3 Downloads
Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.
aliromero/crud
16 Downloads
Quickly build an admin interfaces using Laravel, CoreUI, Bootstrap and jQuery.
tobias74/php-crud-mongo
56 Downloads
Simple create-read-update-delete for mongodb in php
tobias74/php-crud-elastic
55 Downloads
a simple create read update delete for elasticsearch in php
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.
sergiosgc/crud-trait
0 Downloads
PHP Trait that enables create Read Update Delete operations on PHP classes
permaxis/laravel-crudgenerator
24 Downloads
Generate a crud (create read update delete) interface based on model laravel
inotion/skeletoncrud
34 Downloads
Facilitate the creation of CRUD (create, read, update, delete) using SkeletonCRUD
ibrahimbougaoua/filament-trace
67 Downloads
A Filament package is a reusable software library for PHP that provides logging and tracking functionality for CRUD operations and user interactions. It includes a logging class to capture create, read, update, delete actions, as well as user interactions like login and logout.
heiw/uxcrudible
743 Downloads
Create Read Update Delete interface with a focus on usability and full support of relationships.
ernandesrs/easy-crud
2 Downloads
Features for database manipulation: create, read, update, delete
dmsylvio/actionlog
40 Downloads
Logs all actions like create, read, update, delete and custom
bitress/crud-wrapper
0 Downloads
To simplify the implementation of CRUD (Create, Read, Update, Delete) operations in PHP applications
alcidesrh/laravel-generic-resource
24 Downloads
A generic or agnostic Laravel's Resource and their CRUD (create, read, update, delete) operations.
x-one/infakt-client
195 Downloads
InfaktClient is a PHP library for the third version of Infakt REST API that makes it easy to perform CRUD (create, read, update and delete) operations on invoices, clients and products.