Libraries tagged by Bcrud
laztopaz/potato-orm
6 Downloads
This package aims at building a simple agnostic ORM that can perform the basic crud database operations.
lastzero/doctrine-active-record
6017 Downloads
Object-oriented CRUD for Doctrine DBAL
labrodev/laravel-filter-components
12 Downloads
Package to extend filters for CRUD (with using Spatie Laravel Query Builder)
koalabs/repo
19 Downloads
Simple implementation of the Repository Interface for Eloquent with the most basic CRUD methods
khophim8k/settings
24 Downloads
Application settings interface for Laravel 5 using Backpack CRUD.
khophim8k/permissionmanager
24 Downloads
Users and permissions management interface for Laravel 5 using Backpack CRUD.
jyoungblood/dbkit
20 Downloads
PHP functions to handle database connection and CRUD operations with PDO.
jochemgruter/laravel-resources
51 Downloads
Laravel CRUD package
jantia/plugin-dal
237 Downloads
Jantia DAL plugin for ASI Platform. Providing Data Access Layer for ASI (DAL) with basic CRUD functionalities.
inquid/yii2-enhanced-gii
1006 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
idevsmg/easyadmin
101 Downloads
Admin packages with easy crud, import and export table
ibrahimbougaoua/filament-sound
15 Downloads
The package provides a simple and convenient way to incorporate auditory cues into your application's user experience. By utilizing the Web Audio API and event listeners, FilamentSound detects successful CRUD operations and triggers the corresponding sound effect in response. This helps users receive immediate feedback and acknowledgment when performing actions like creating new records, updating existing data, or deleting entries.
hxgf/dbkit
35 Downloads
PHP functions to handle database connection and CRUD operations with PDO.
hossamsoliuman/licht
83 Downloads
CRUDs generator
gustocoder/laravel-datatable
6 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