Libraries tagged by php-crud
mevdschee/php-crud-api
56877 Downloads
Single file PHP script that adds a REST API to a SQL database.
maurobonfietti/skel-api-slim-php-crud-generator
7740 Downloads
CRUD Generator for Slim 4 - Api Skeleton.
mevdschee/php-crud-ui
262 Downloads
Single file PHP script that adds a UI to a PHP-CRUD-API.
websk/php-crud
223 Downloads
CRUD
sharif/php-crud-starter-kit
13 Downloads
This package will help to create simple CRUD application with PHP.
sectoroverload2k/php-crud
32 Downloads
PHP Library for CRUD of objects in MySQL
o-log/php-crud
1847 Downloads
CRUD tables + forms
arjunkomath/crud
2149 Downloads
Generic PHP CRUD Library
rashidfarif/simple_php_crud
0 Downloads
this library perform crud operations width build in template or using functions
rashidfarid/php_crud_operational
5 Downloads
this library perforn crud operation in php
outlandishideas/php-crud-api-secure
39 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
45 Downloads
Library to compare PHP model arrays
bitshost/php-crud-api-generator
6 Downloads
Automatic, configurable CRUD API generator for MySQL/MariaDB in PHP (with optional authentication)
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.