Libraries tagged by mysql class
mrpck/mysqldb
14 Downloads
The MySqlDB Class Library is a high level wrapper around the MySql.
mesingh/phpfastcache
730 Downloads
A working fork of PHP Fast Chache library
malenki/desbaies
18 Downloads
Some classes for create SQL query without SQL code.
lily-labs/db-backup
32 Downloads
DBBackup it's a library that provides classes to execute mysqldump to backup the given database, relocate the backup file in the local filesystem and compress the resulting backup file.
levelsystem/levelsystem
6 Downloads
PHP class for generating level system
kurcenter/dbi
18 Downloads
Wrapper class for MySQLi prepared statements
komeiji-satori/miner
13 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
kasheftin/safemysql-static
32 Downloads
Static class wrapper for SafeMySQL class, supports several connections.
kansept/dbi
30 Downloads
Wrapper class for MySQLi prepared statements
josecarlosphp/db
94 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.
ideaglory/database
3 Downloads
PHP Singleton Database Class
hamzaemre/meta.php
17 Downloads
Meta etiketlerinin kolay yönetilebilmesi için ufak bir sınıf..
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.
gholme4/qbuild
4 Downloads
Class that creates a REST API with routes mapped to all tables in a MySQL database. Designed to be used with Qbuild.js client side.