Libraries tagged by php class database
v-dem/queasy-db
160 Downloads
Database access classes, part of QuEasy PHP framework
faridibin/paystack-laravel
166 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
roy404/eloquent
108 Downloads
Eloquent is the default ORM (Object-Relational Mapping). It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.
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
5121 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
31 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
421 Downloads
Simple WP Post Class With Advanced Options.
tequila/mongodb-driver-wrapper
225 Downloads
Wraps MongoDB driver classes to have access to their internals
phormium/modgen
931 Downloads
Model class generator for Phormium.
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.
jahurul1/ji-framework
22 Downloads
A lightweight and efficient PHP framework designed to simplify web application development. Features timezone-aware DateTimeHelper, database query builder, security tools, and comprehensive utility classes.
nestboxphp/nestbox
46 Downloads
A PHP Data Objects (PDO) wrapper class for databases manipulations.
ucscode/doctrine-expression
57 Downloads
A PHP class for handling SQL queries across different database platforms using Doctrine.
davidhirtz/yii2-datetime-behavior
1805 Downloads
Initiates database date columns as DateTime PHP classes.