Libraries tagged by mysql class
gamerboytr/phpsql
8 Downloads
A Php Library For MySQL
erickfirmo/dbconnection
34 Downloads
PDO database library
dlid/cdbyuml
67 Downloads
PHP classes for generating database models using yuml.me
debugteam/mysqliwrapper
11 Downloads
Wrapper class for MySQLi functions
com.jukusoft/php-database-table-upgrader
22 Downloads
php-database-table-upgrader, An database upgrader for upgrade mysql table structures automatically. You dont have to write CREATE TABLE, ALTER TABLE querys and so on anymore, just configure your table structure in PHP and the classes will upgrade your table structures automatically.
clouddueling/auto-migrate
26 Downloads
This class can be used to generate diffs between a MySQL XML dump file, and a database which currently exists. It will tell you the missing tables and columns (return as an array), or generate MySQL queries to add the missing columns in.
bistro/data
43 Downloads
A collection of classes to make data management easy
bggardner/static-tools
1 Downloads
Helpful static class methods for data-driven web apps
amostajo/phpfastcache
666 Downloads
Fork from original phpfastcache to autoload with PSR-4
adatasol-tourtools/fxphp
68 Downloads
A Free, Open Source PHP database abstraction class for accessing FileMaker Pro and other data sources.
10quality/wpmvc-phpfastcache
6788 Downloads
Forked version that works with WordPress MVC.
ulue/miner
12 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
reneschmidt/simpleorm
130 Downloads
Simple, no-frills ORM class.
rean/pdo-object
39 Downloads
PDO Class
primal/databasepool
5 Downloads
Basic class for managing database configurations and active PDO links.