Libraries tagged by pdo query
dzegarra/tracy-mysqli
7690 Downloads
This lib extends mysqli to allow you to see all your executed queries. It also includes a Bar Panel for Tracy
craftblue/simple-sql
26 Downloads
SimpleSql is a wrapper around PHP's PDO and is intended to be an easy to use drop-in for your projects. It abstracts away the atrocities of querying by using common methods while still giving you full control of your queries
coincheck/coincheck
2158 Downloads
Bindings of coincheck API
cocur/nqm
5590 Downloads
Named Query Manager helps you SQL organise queries in files.
ajur-media/fluentpdo
681 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
ramadan/custom-fresh
132 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.
kitlabs/dbal
148 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
kdoctrine/dbal
1293 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
thumbtack/querycache
46 Downloads
A simple PDO query interface with support for result set and row level caching
skillaug/fast-query
58 Downloads
A fast and secure PHP Query Builder component base on PDO
query-maker/query-maker
19 Downloads
Simple class to generated PDO queries
nicoco007/querybuilder
58 Downloads
PDO Query Wrapper
megawilddaddy/simple-pdo-query-builder
2647 Downloads
Simple PDO Query Builder
makan/query_builder
39 Downloads
Easy PDO Query builder for my projects