Libraries tagged by crud operations
leandrowkz/laravel-basis
747 Downloads
Laravel Basis is a package that provides a base service layer to your application, containing CRUD operations.
kudlas/kjsoner
15 Downloads
Wrapper library for parsing json, that allows CRUD operations and filtering on whole batch of data.
kola/potato-orm
135 Downloads
This is an ORM package that manages the persistence of database CRUD operations.
jyoungblood/dbkit
31 Downloads
PHP functions to handle database connection and CRUD operations with PDO.
joedevsharp/entitylite
14 Downloads
A lightweight PHP ORM inspired by Entity Framework, designed to simplify database interactions and provide an intuitive way to manage entities and relationships. This library utilizes a fluent interface and follows the PSR-4 autoloading standard, making it easy to integrate into any PHP project. With support for basic CRUD operations and a focus on simplicity and performance, this ORM empowers developers to work with databases seamlessly while maintaining clean and maintainable code.
jigardarji/make-pcrudl
6 Downloads
Laravel CRUD Operation Generator
janmoo/crudwire
31 Downloads
a package for Laravel Auth, performing crud operations on users
ikmi/crudgenerator
13 Downloads
A laravel package to generate a complete CRUD operation.
ibrahimbougaoua/filament-trace
71 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.
hxgf/dbkit
46 Downloads
PHP functions to handle database connection and CRUD operations with PDO.
hsnmsri/database_z
0 Downloads
A package for easy database CRUD operations
helori/laravel-crudui
1022 Downloads
UI tools to perform CRUD operations on Eloquent models
hascoding/webapi
18 Downloads
PHP Automatic Crud Operations
gustocoder/laravel-datatable
8 Downloads
Laravel datatable package that provides sorting, allows you to optionally add an extra column, under which you can add buttons for CRUD operations. The button creation method will automatically generate links and send the individual record id to the route name you pass to it. You can configure whether you want the records to be clickable, sortable or not. There is also pagination. Built using Laravel 11.0 but will work on most recent versions. It uses Bootstrap 5 to wrap your responsive table in a nice customizable panel
geekyants/laravel-usedb
25 Downloads
Generic CRUD operation