Libraries tagged by mysql class
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
668 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.
ulue/miner
13 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
reneschmidt/simpleorm
131 Downloads
Simple, no-frills ORM class.
primal/databasepool
5 Downloads
Basic class for managing database configurations and active PDO links.
fulldecent/thin-pdo
111 Downloads
A minimal extension for PHP's PDO class designed to make running SQL statements easier
diversen/minimal-query-builder
545 Downloads
A simple and very basic query builder class, which should support any database supported by PDO.
bentools/pdoextended
413 Downloads
An enhanced PDO class