Libraries tagged by querier
m8rge/curl-helper
1737 Downloads
This helper allows easy perform GET, POST queries with curl php extension.
lushobarlett/query-manager
168 Downloads
manager for mysql queries to improve database code flexibility, security and automation of simpler database use cases
luffluo/laravel-query-logger
505 Downloads
A dev tool to log all queries for laravel application.
larium/search
59 Downloads
Simple search for http queries.
lachlanhickey/query-builder-parser
11 Downloads
Build complex Eloquent & QueryBuilder queries automatically when using jQuery-QueryBuilder
krenor/eloquent-filter
45 Downloads
Filtering Laravel Eloquent queries with ease!
koochik/queryhall
32 Downloads
A PHP package that allows you to sort, filter, and paginate Doctrine DBAL SQL database queries from Query parameters
kmlaravel/laravel-query-helper
7 Downloads
a Laravel package help you to execute more effective databases queries
klaravel/db-logger
2353 Downloads
Laravel database/sql queries logger.
ivan-krivonos/yet-another-sphinx-client
23 Downloads
Simple client for Sphinx queries, interfaced by standart api
invincible-tech-systems/easeampmysql
46 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking way. Methods are provided to prepare a SQL Statement & it's execution separately as different methods (to facilitate caching of prepared statements) as well as together in a single method too, all basing upon Amphp, an event driven concurrent framework in php and its Amphp\Mysql package.
intraset/laravel-filter
69 Downloads
Filtering Eloquent queries based on HTTP requests.
ibraheem-ghazi/dbdiff
21 Downloads
php based script that helps developers to find the difference between two databases structure and compare it with auto generating queries
iandreyev/safemysqlplus
7 Downloads
A real safe and convenient way to handle MySQL queries.
hxd/query-logger
562 Downloads
This is a package that saves all database queries to a log file with some customizations