Libraries tagged by pdo query

doctrine/dbal

9582 Favers
435061878 Downloads

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

Go to Download


nette/database

521 Favers
4602697 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


envms/fluentpdo

925 Favers
365100 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

481 Favers
2196339 Downloads

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

Go to Download


aura/sql

578 Favers
1666471 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


lichtner/fluentpdo

932 Favers
231463 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


fpdo/fluentpdo

926 Favers
216670 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
89087 Downloads

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

Go to Download


atlas/query

43 Favers
212208 Downloads

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

Go to Download


izniburak/pdox

301 Favers
15371 Downloads

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

Go to Download


opis/database

100 Favers
71919 Downloads

A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder

Go to Download


davidecesarano/embryo-pdo

8 Favers
5967 Downloads

Embryo PDO is a PHP SQL query builder using PDO.

Go to Download


filisko/pdo-plus

18 Favers
14807 Downloads

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

Go to Download


ripaclub/sphinxsearch

64 Favers
31456 Downloads

Sphinx Search library provides SphinxQL indexing and searching features

Go to Download


noahheck/e_pdostatement

50 Favers
15427 Downloads

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

Go to Download


Next >>