Libraries tagged by mysql database php class
erickfirmo/dbconnection
34 Downloads
PDO database library
josecarlosphp/db
93 Downloads
PHP classes to interact with databases. Works with MySQL, MySQLi, and PDO.
adatasol-tourtools/fxphp
68 Downloads
A Free, Open Source PHP database abstraction class for accessing FileMaker Pro and other data sources.
ropendev/pdomodel
2952 Downloads
PDOModel is a simple and light PHP class to maintain database, table and data easily.
dlid/cdbyuml
67 Downloads
PHP classes for generating database models using yuml.me
phptree/pdo
25 Downloads
a php PDO database connection class with simple query builder .
gamerboytr/phpsql
8 Downloads
A Php Library For MySQL
simplepdo/simplepdo
1816 Downloads
PHP PDO class designed to use prepared queries while providing support for existing implementations using SimpleMySQLi.
hammermaps-dev/phpfastcache
367 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. PhpFastCache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
fulldecent/thin-pdo
111 Downloads
A minimal extension for PHP's PDO class designed to make running SQL statements easier
stratedge/wye
5112 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.
slowpoked/pdo-db-wrapper
14 Downloads
A database class for MySQL with PDO
thpglobal/thpclasses
10 Downloads
database common classes
peterujah/db-controller
62 Downloads
Php PDO databse wrapper.
onlyphp/simple-queue
5 Downloads
A powerful and flexible job processing system for PHP applications, supporting both CodeIgniter 3 and Laravel frameworks. This package allows you to easily dispatch jobs with various types of processing, including closures, static class methods, object methods, global functions, and invokable classes.