Libraries tagged by php database lib
simon-downes/spf-database
11 Downloads
The database abstraction library of SPF - Simon's PHP Framework
opulence/databases
3715 Downloads
The Opulence database library
notyes/php-active-record
54 Downloads
Stand Alone Active Record Library. CodeIgniter's ActiveRecord and Database Library from 3.0RC2, without the rest of CodeIgniter
mrkelpy/laminariacore-databases
13 Downloads
A utility library for connecting and managing databases in PHP
krugozor-old/database
22 Downloads
Database — библиотека PHP классов для простой, удобной, быстрой и безопасной работы с базой данных MySql, использующая расширение PHP mysqli и имитацию подготовленных запросов. Database — is a PHP class library for easy, convenient, fast and safe work with the MySql database, using the PHP mysqli extension and simulating prepared statements.
gabbro-php/database
0 Downloads
Database library that unifies communications with multiple databases
arpon/database
2 Downloads
Arpon Database - Advanced PHP Database Abstraction Layer with Laravel-compatible ORM, Schema Builder, Query Builder for MySQL and SQLite. Features 25+ column types, foreign key CASCADE support, advanced relationships, and high-performance database operations.
programster/pgsql-lib
1368 Downloads
A library for interfacing with a PostgreSQL database in PHP.
ocdladefense/lib-database
125 Downloads
A PHP databse library.
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.
sectoroverload2k/php-mysql-database
44 Downloads
PHP Library for OO MySQLi connection and queries
discite/discite-php
19 Downloads
A PHP library for managing MySQL databases in an object-oriented way.
crazedsanity/database
781 Downloads
Database abstraction library.
busenov/database
5 Downloads
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
bronos/php-sql-query-builder
5870 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.