Libraries tagged by php-crud
mevdschee/php-crud-api
55292 Downloads
Single file PHP script that adds a REST API to a SQL database.
maurobonfietti/skel-api-slim-php-crud-generator
7402 Downloads
CRUD Generator for Slim 4 - Api Skeleton.
mevdschee/php-crud-ui
261 Downloads
Single file PHP script that adds a UI to a PHP-CRUD-API.
sharif/php-crud-starter-kit
12 Downloads
This package will help to create simple CRUD application with PHP.
o-log/php-crud
1844 Downloads
CRUD tables + forms
bitshost/php-crud-api-generator
6 Downloads
Automatic, configurable CRUD API generator for MySQL/MariaDB in PHP (with optional authentication)
arjunkomath/crud
2111 Downloads
Generic PHP CRUD Library
websk/php-crud
219 Downloads
CRUD
sectoroverload2k/php-crud
25 Downloads
PHP Library for CRUD of objects in MySQL
rashidfarif/simple_php_crud
0 Downloads
this library perform crud operations width build in template or using functions
rashidfarid/php_crud_operational
4 Downloads
this library perforn crud operation in php
outlandishideas/php-crud-api-secure
38 Downloads
Secure-by-default wrapper around mevdschee/php-crud-api.
imranertaza/simple-php-crud
27 Downloads
This is a very simple php crud package.
hgato/php-crud-comparator
43 Downloads
Library to compare PHP model arrays
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.