Libraries tagged by PHPCRUD
bitshost/php-crud-api-generator
18 Downloads
Instant REST API for MySQL/MariaDB with JWT auth, rate limiting, monitoring, and zero code generation
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.
mehdirochdi/php-crud
23 Downloads
This class provides a common method of performing simple CRUD operations on any database supported by PHP PDO
dlancea/symfony-generate-php-crud-bundle
7 Downloads
Extends Symfony's CRUD Generator to create PHP view files (instead of twig)
nicollassilva/minasorm
75 Downloads
A ORM project designed to assist daily routines and speed up the process of communicating with the database.
thipages/pca-helper
17 Downloads
Helper for PHP-CRUD-API configuration
rougin/dextra
779 Downloads
"Ready-to-eat" CRUD for frontend.
rougin/dexter
781 Downloads
"Ready-to-eat" CRUD for PHP backend.
raham/pipra
3 Downloads
This is a PHP CRUD following the MVC architectural pattern.
race4space/php-lib-crud
31 Downloads
PHP CRUD Library
mappeador/mappeador
19 Downloads
Mappeador is a simple, flexible and easy way to perform php crud with MYSQL.
loft39/conduit
163 Downloads
Simple, opinionated microframework for PHP CRUD applications.
iazaran/crudgeneratrix
10 Downloads
PHP CRUD Generator
bitshost/upmvc-crud
6 Downloads
Building a Simple PHP CRUD Application with JavaScript Confirmation