Libraries tagged by simple crud
bushart/crudmagic
60 Downloads
A simple modified crud package
bitshost/upmvc-crud
5 Downloads
Building a Simple PHP CRUD Application with JavaScript Confirmation
viniciuscoutinh0/crudstack
9 Downloads
Simple and intuitive CRUD generator for Livewire using Filament components.
rin-project/fast-crud
5 Downloads
Make CRUD Very Simple! (NOT FINISHED, COMING SOON!)
justin0122/crud
51 Downloads
crud - A simple Laravel package.
xbugs/crud
9 Downloads
Create crud in a simple way
shomisha/crudly
94 Downloads
Crudly is a CLI tool for generating all of your mechanisms for CRUD using a simple command line wizard.
pyru/crud
10 Downloads
A simple library for MySQL CRUD operation in PHP
jwalbeli/crudapi
5 Downloads
simple package for test crud api
dyosis/crud-bundle
45 Downloads
A simple bundle to generate CRUD
shafarizkyf/crud-generator
5 Downloads
A Simple Laravel package to generate CRUD files
trafik8787/lara-crud2
22 Downloads
Simple flexible and multifunctional Admin Panel CRUD in which all the necessary for 95% of the cases are developed.
jahid/laravel-easy-crud
25 Downloads
perform laravel crud operation using just a simple command
sentgine/crudwizard
22 Downloads
A simple but powerful Laravel package for effortless CRUD operations.
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.