Libraries tagged by php mysql class
hammermaps-dev/phpfastcache
365 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/dbconnection
30 Downloads
PDO database library
dlid/cdbyuml
64 Downloads
PHP classes for generating database models using yuml.me
amostajo/phpfastcache
637 Downloads
Fork from original phpfastcache to autoload with PSR-4
adatasol-tourtools/fxphp
65 Downloads
A Free, Open Source PHP database abstraction class for accessing FileMaker Pro and other data sources.
fulldecent/thin-pdo
109 Downloads
A minimal extension for PHP's PDO class designed to make running SQL statements easier
wolkkr/mydb
19 Downloads
A simple php mysql query builder class
akost/megadb
5 Downloads
Simple PHP Classes for MySQL
codeies/json-query
5 Downloads
PHP class for performing MySQL-like queries on JSON data.
kuvardin/fast-mysqli
162 Downloads
Simple PHP class for working with MySQL
geeshoe/dbclass
91 Downloads
PHP class to connect to mysql using PDO
or81/eloquent
0 Downloads
A lightweight and versatile PHP database class that supports both MySQL and SQLite, providing an easy-to-use interface for common database operations such as `SELECT`, `INSERT`, `UPDATE`, and `DELETE`.
rklib/rkphplib
18 Downloads
PHP library with template engine and wrapper classes to filesystem, mysql and other.
jbirch8865/databaseclass
3 Downloads
Database PHP class for interacting with a mysql database
leandroip/modelclass
4 Downloads
A class to implement PHP Models and handle basic MySql operations like insert, select, update, delete and perform search by keywords.