Libraries tagged by pdo query
cocur/nqm
5590 Downloads
Named Query Manager helps you SQL organise queries in files.
ajur-media/fluentpdo
574 Downloads
[FORK] FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
prelude/prelude-database
4879 Downloads
A Database-Agnostic set of Abstractions built on top of PDO
clearpdo/clearpdo
58 Downloads
ClearPDO makes connecting with databases and running queries extremely simple.
ramadan/custom-fresh
131 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.
kitlabs/dbal
130 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
marcocesarato/cpdo
263 Downloads
This package can retrieve PDO query results from cache variables. It extends the base PDO class and override some functions to handle database query execution and store the query results in variables. The class can also return query results for cached queries for previously executed queries to retrieve the results faster for repeated queries.
simpl/sql
112 Downloads
A dead-simple layer on top of PDO to make PDO setup and querying simpler
igorv/database
24 Downloads
Simple database querybuilder for PDO.
thumbtack/querycache
45 Downloads
A simple PDO query interface with support for result set and row level caching
skillaug/fast-query
55 Downloads
A fast and secure PHP Query Builder component base on PDO
query-maker/query-maker
18 Downloads
Simple class to generated PDO queries
nicoco007/querybuilder
58 Downloads
PDO Query Wrapper
megawilddaddy/simple-pdo-query-builder
2646 Downloads
Simple PDO Query Builder
makan/query_builder
37 Downloads
Easy PDO Query builder for my projects