Libraries tagged by simple crud
hessnatur/simple-rest-crud-bundle
1464 Downloads
The package contains abstract classes and services to build a rest-api-interface with symfony 4, fos-rest-bundle, jms-serializer, lexik-form-filter-bundle in few steps.
bushart/crudmagic
60 Downloads
A simple modified crud package
bitshost/upmvc-crud
5 Downloads
Building a Simple PHP CRUD Application with JavaScript Confirmation
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
95 Downloads
Crudly is a CLI tool for generating all of your mechanisms for CRUD using a simple command line wizard.
pyru/crud
11 Downloads
A simple library for MySQL CRUD operation in PHP
jwalbeli/crudapi
6 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
23 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
23 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.