Libraries tagged by database class
rotexsoft/gdao
2993 Downloads
A package containing class and interface definitions that can be used as a basis for a Table Data Gateway (http://bit.ly/1F8Zjfc) and Data Mapper (http://bit.ly/1hD2qCc) implementation of a database access library that performs data manipulation (DM) tasks.
peterujah/php-search-controller
46 Downloads
Php advance mysql database search to perform search operations.
pdo-proxy/pdo-proxy
25 Downloads
PDO Proxy is a simple, event-driven PDO wrapper that allows to intercept and alter execution of all PDO methods. The PDOProxy\PDO and PDOProxy\PDOStatement classes extend the native PDO and PDOStatement classes, therefore they are compatible with any method expecting regular PDO objects.
nwidart/db-exporter-l4.0
14 Downloads
Export your database quickly and easely as a Laravel Migration and all the data as a Seeder class.
nobanno/nobanno
154 Downloads
Nobanno is a set of PHP classes to build applications quickly.
megapixel23/belongs-to-one
1609 Downloads
Belongs To One Laravel 5 Relation class
lagdo/dbadmin-driver
415 Downloads
Common classes for DbAdmin drivers.
jacob-roth/php-helpers
43 Downloads
An assortment of PHP scripts and classes that aid in the development of PHP projects
itvisionsy/simple-orm
154 Downloads
A simple PHP class to access your MySQL records.
ikitiki/pgdb
38 Downloads
DB class for working with PostgreSQL
ignitekit/wp-query-builder
167 Downloads
Wordpress Query Builder class library for custom models and data querying.
hotelmah/mysqli-wrapper
13 Downloads
This MySQLi wrapper base class provides properties for Connection and Query Error Messages and ResultSet Properties and Methods to navigate a ResultSet. Connection and Server properties are also provided, basically all of the available features the extension provides.
hima-pro/enginex
9 Downloads
A group of simple php classes as a framework to build a web applications.
erickfirmo/phpmodel
45 Downloads
MySQL query builder class in PHP.
davcs86/php-mysqlimporter
4404 Downloads
PHP class for importing big SQL files into MySQL.