Libraries tagged by sql query
riesjart/relaquent
2320 Downloads
Extension of Laravel's Eloquent relationships: additional relationship types, query joins, pivot models, converters and helpers
josantonius/database
427 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)
ramadan/custom-fresh
131 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.
swouters/postgresql-tools
239 Downloads
PHP package containing a set of tools to build SQL queries
squirrelphp/entities
3491 Downloads
Simple, safe and flexible implementation of handling SQL entities and repositories as well as multi-table SQL queries while staying lightweight and straightforward.
smelnik/clickhouse-builder
1371 Downloads
Clickhouse sql query builder
sbuberl/fsql
89 Downloads
Library for running SQL queries on flat files
rizkyadi487/clickhouse-builder
4119 Downloads
Clickhouse sql query builder
phpexpertsinc/doctrine-detective
23442 Downloads
A Symfony2 Bundle that provides a detailed SQL query log for both HTML and JSON responses, including the SQL query, its location, and duration, organized by Controller -> Service -> Repository.
n0nag0n/super-model
10 Downloads
A simple base model you can extend to reduce your hard coded SQL queries and get 90% of your db requests done quick.
lebris/muffin
1095 Downloads
A SQL query builder for PHP5.4+
kristuff/patabase
1161 Downloads
SQL query builder
kitlabs/kit-paginator-bundle
1893 Downloads
Support Native Sql Query for KnpPaginatorBundle
hetao29/php-mysql-replication
41 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.