Libraries tagged by php sql
chamamme/noquery
39 Downloads
A database query builder aimed at code beautification by minimizing the use of raw SQL in codes. NoQuery currently supports MySQL, Firebird & Interbase, PostgreSQL, SQLite3, Oracle, Microsoft SQL Server, Foxpro ODBC, Access ODBC, Informix, DB2, Sybase, Sybase SQL Anywhere, generic ODBC and Microsoft's ADO due to its leverage on ADODB
aeliot/doctrine-encrypted-bundle
4 Downloads
The bundle permits to encrypt separate columns of database via Doctrine column types
adrian0350/simple-pdo-wrapper
28 Downloads
As its name suggests, it is a simple PDO wrapper to facilitate/simplify/beautify sql syntax and PDO usage.
sinri/enoch
548 Downloads
PHP Framework for integrating
riesjart/relaquent
2320 Downloads
Extension of Laravel's Eloquent relationships: additional relationship types, query joins, pivot models, converters and helpers
repo2/query-builder
212 Downloads
Query Builder is a fast compiler for MySQL compatible queries written in PHP 5.4+.
josantonius/database
423 Downloads
Library for SQL database management to be used by several providers at the same time.
v-dem/queasy-db
154 Downloads
Database access classes, part of QuEasy PHP framework
squirrelphp/queries-bundle
3263 Downloads
Symfony integration of squirrelphp/queries - automatic assembling of decorated connections.
squirrelphp/queries
3604 Downloads
Slimmed down concise interfaces and query builder for database queries and transactions which can be layered / decorated.
squirrelphp/entities-bundle
3188 Downloads
Symfony integration of squirrelphp/entities - automatic integration of generated repositories for existing entities.
romeoz/rock-db
1010 Downloads
Object Relational Mapping (ORM) for PHP.
pxn/pxdb
307 Downloads
PHP Database Utilities Library
nitricware/nwdatabase
11 Downloads
An XML driven simple database solution for projects where SQLite is not available and MySQL seems overpowered.
liquidbox/silex-pdo
6006 Downloads
A PDO service provider for the Silex micro-framework