Libraries tagged by pdo query

doctrine/dbal

9860 Favers
605926227 Downloads

Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.

Go to Download


nette/database

568 Favers
6975897 Downloads

💾 Nette Database: layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.

Go to Download


foolz/sphinxql-query-builder

331 Favers
2237508 Downloads

A PHP query builder for SphinxQL and ManticoreQL with MySQLi and PDO drivers.

Go to Download


lichtner/fluentpdo

930 Favers
286424 Downloads

FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.

Go to Download


envms/fluentpdo

925 Favers
539846 Downloads

FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.

Go to Download


aura/sqlquery

488 Favers
3127112 Downloads

Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.

Go to Download


aura/sql

589 Favers
2665090 Downloads

A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.

Go to Download


fpdo/fluentpdo

924 Favers
251865 Downloads

FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.

Go to Download


panique/pdo-debug

70 Favers
110964 Downloads

A super-simple function that returns the full SQL query from your PDO statements

Go to Download


atlas/query

43 Favers
257119 Downloads

Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.

Go to Download


izniburak/pdox

302 Favers
21730 Downloads

Useful Query Builder, PDO Class for PHP. A simple access to your SQL records.

Go to Download


noahheck/e_pdostatement

51 Favers
23003 Downloads

Drop in replacement for default PDOStatement class allowing devs to view an interpolated version of a parameterized query

Go to Download


jstayton/miner

253 Favers
12428 Downloads

A dead simple PHP class for building SQL statements. No manual string concatenation necessary.

Go to Download


ramadan/custom-fresh

40 Favers
1255 Downloads

A Laravel package to specify the tables that you do not want to drop while refreshing the database.

Go to Download


filisko/pdo-plus

19 Favers
22854 Downloads

PDO+ extends PDO in order to log all your queries. It also includes a Bar Panel for Tracy

Go to Download


Next >>