Libraries tagged by php class database
fumagally/php-pdo-mysql
20 Downloads
A PHP MySQL PDO Class
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.
codeurx/database
18 Downloads
Useful Query Builder, PDO Class for PHP. A simple access to your SQL records.
ahmetertem/database_record
166 Downloads
Database Record Class
prateik/core-php
6 Downloads
Connection class for core php development
hackerpro536/pdo-class-wrapper
222 Downloads
PDO Class Wrapper is a wrapper class of PDO (PHP Data Object) library. As we know that in any web application, database makes an important role for developer to create a good dynamic web application.
atayahmet/database-active-record-class
63 Downloads
The written for fast, practical database active record actions
aleksey.nemiro/nemiro.data.php
21 Downloads
The small helper classes for working with databases MySql and PostgreSQL.
swos/database
10 Downloads
A simple PDO wrapper class and DAL for PHP applications.
lcloss/php-sql
19 Downloads
Simple SQL class to use with PHP
dmbookpro/php-dbtools
1909 Downloads
Collection of classes for working with a database on PHP projects
symbiote/php-wordpress-database-tools
25 Downloads
A set of classes for connecting to a Wordpress database and querying it. The point of this library is to easily and effeciently iterate over Wordpress data and import into other CMS systems.
silbinarywolf/php-wordpress-database-tools
718 Downloads
A set of classes for connecting to a Wordpress database and querying it. The point of this library is to easily and effeciently iterate over Wordpress data and import into other CMS systems.
rstoetter/ckeycolumnusagetree-php
25 Downloads
The class cKeyColumnUsageTree represents a sorted collection of the key column usage of a mysql database. The main purpose of the class is to determine the dependencies of the tables among each other: The class is able to find dependency paths of more than two tables, when another tables are involved. Dependencies which include self referencing tables are considered, too.
timefrontiers/php-multiform
24 Downloads
Dynamic table entity class with runtime table resolution