Libraries tagged by php pdo class
ropendev/pdomodel
2952 Downloads
PDOModel is a simple and light PHP class to maintain database, table and data easily.
raveren/mysql
9 Downloads
Minimal and useful MYSQL/MariaDb class used for more than a decade!
quietasice/phpfastcache
1296 Downloads
PHP Cache Class - Supported Redis, Cookie, Predis, APC, MemCached, WinCache, Files, PDO, Reduce mySQL Call by Caching
qpdb/query-builder
186 Downloads
php class for build MySql queries that prevents mysql injections
nlt_codilog/database-change-log_fork
16 Downloads
A PHP class to log all changes of table data from raw SQL or with PDO statement
mmouih/entity-generator
6 Downloads
A tool designed to streamline the conversion of payloads (json, xml or yaml) into class entities
mesingh/phpfastcache
730 Downloads
A working fork of PHP Fast Chache library
komeiji-satori/miner
14 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
josecarlosphp/db
96 Downloads
PHP classes to interact with databases. Works with MySQL, MySQLi, and PDO.
imrgrgs/bioorm
10 Downloads
BioOrm is a micro-ORM which functions as both a fluent select query API and a CRUD model class.
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.
erickfirmo/phpmodel
45 Downloads
MySQL query builder class in PHP.
erickfirmo/dbconnection
34 Downloads
PDO database library
amostajo/phpfastcache
667 Downloads
Fork from original phpfastcache to autoload with PSR-4
ulue/miner
12 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.