Libraries tagged by sql query
dabl/view
332 Downloads
Simple PHP view renderer
dabl/stringformat
504 Downloads
Helpful collection of string formatters
dabl/orm
335 Downloads
SQL table datamapper classes
chamamme/noquery
38 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
bootpress/database
1275 Downloads
A PDO wrapper with lazy connections and query profiling.
ulue/miner
12 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
riesjart/relaquent
2320 Downloads
Extension of Laravel's Eloquent relationships: additional relationship types, query joins, pivot models, converters and helpers
josantonius/database
423 Downloads
Library for SQL database management to be used by several providers at the same time.
atk4/laravel-ad
12 Downloads
Extension for Laravel to natively integrate with Agile Data (http://git.io/ad)
thewunder/corma-dbal
49 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
kdoctrine/dbal
1281 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
vuduythanh2020/mysql-replication
2934 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
tangwei/clickhouse-builder
36 Downloads
Clickhouse sql query builder
swouters/postgresql-tools
151 Downloads
PHP package containing a set of tools to build SQL queries
supermetrics-public/php-mysql-replication
71 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.