Libraries tagged by php-crud
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)
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
162 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
jlorente/php-credit-cards
464348 Downloads
A PHP package to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm. It validates popular brands like Visa, Mastercard, American Express, etc.
inacho/php-credit-card-validator
1419640 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
freelancehunt/php-credit-card-validator
686998 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.