Libraries tagged by crud application
carlosafonso/laravel-crud
929 Downloads
Convenience layer on top of the Laravel framework for developing CRUD applications
bitshost/upmvc-crud
5 Downloads
Building a Simple PHP CRUD Application with JavaScript Confirmation
labrodev/laravel-crud
3 Downloads
This package is bunch of basic classes, utilities and interfaces to provide solid Domain oriented CRUD for Laravel application.
fariddomat/auto-crud
12 Downloads
Auto Crud For laravel applications
yii2-tools/yii2-crud
66 Downloads
Set of basic CRUD actions for Yii2 Applications
rajmasha/simple-crud
26 Downloads
A simple Laravel package for generating CRUD for your Laravel Applications
nijat/laravel-crud
193 Downloads
Automaticly crud operations for Laravel application.
karakushan/crud-generator
4 Downloads
Generate CRUD for your laravel application like a breeze
zekini/livewire-crud-generator
1719 Downloads
This helps in scaffolding the necessary CRUD and admin panel for applications
solu-admin/settings-crud
418 Downloads
Application settings using Backpack CRUD.
solu-admin/languages-crud
342 Downloads
Application languages using Backpack CRUD.
phifty/crud
422 Downloads
CRUD bundle for phifty framework application
neonbang/laravel-crud-sourcing
86 Downloads
Watch and report on CRUD events within your Laravel application
k-msalehi/laravel-ez-crud
4 Downloads
Simple CRUD generator for your laravel application
adnen/php-crud-with-cli
0 Downloads
This is a simple PHP CLI application that performs basic CRUD (Create, Read, Update, Delete) operations on a user table in a MySQL database using PDO (PHP Data Objects). The script interacts with the database through a Command-Line Interface (CLI) and outputs results as JSON in the terminal.