Libraries tagged by php class database
itvisionsy/simple-orm
165 Downloads
A simple PHP class to access your MySQL records.
faridibin/paystack-laravel
285 Downloads
A Laravel wrapper for faridibin/paystack-php with first-class Laravel features including facades, config files, database migrations, and webhook handling. Provides seamless integration of Paystack payment processing in Laravel applications.
caseycs/mongo-pinba
174 Downloads
Wrapper to native PHP Mongo classes with Pinba timers
indievox/master-slave-db-access
22 Downloads
簡易的 MySQL database 伺服器存取類別,使用 POD 及 singleton pattern 實作,支援 Master-Slave 架構。 / Simple MySQL database server access class use PDO and singleton pattern, support Master-Slave database cluster.
stratedge/wye
5292 Downloads
A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.
peixinho/lazymephp
40 Downloads
LazyMePHP is a PHP framework designed for rapid development with a focus on class, form, and REST API generation from database tables.
varunsridharan/wp-post
422 Downloads
Simple WP Post Class With Advanced Options.
tequila/mongodb-driver-wrapper
225 Downloads
Wraps MongoDB driver classes to have access to their internals
nwidart/db-exporter-l4.0
15 Downloads
Export your database quickly and easely as a Laravel Migration and all the data as a Seeder class.
benclerc/datamanagement
57 Downloads
PHP Class providing simple and compact database requests. Useful for small projects without ORM.
kdevhubin/pdoentitygenerator
14 Downloads
CLI tool to generate PHP PDO Entity and Repository classes from database tables
drago-ex/generator
712 Downloads
A lightweight CLI tool for generating PHP entity and data class files from your database schema.
lxberlin/netefx-validator
8684 Downloads
NetefxValidator is a class for form validation, so it replaces the RequiredFields() validator. Features: A lot of build in validationrules - logical rule combination - validationrule for unique database fields - custom validation functions - works in getCMSValidator() in Modeladmin - There is no javascript validation at all. So you can disable js-validation in your _config.php
tohir/database
154 Downloads
PHP Database Class with Model Loader
liam-chapman/database
10 Downloads
Simple PHP Database class for connecting to a database for inserting and updating etc