Libraries tagged by like query
ecodev/dataquery
17 Downloads
Assembles a query on data stored in the TYPO3 local database, automatically enforcing criteria like language, publication date, etc. More info on http://www.typo3-tesseract.com/
charm/database
0 Downloads
Yet another PDO wrapper. Because I don't like to explicitly prepare and execute and fetch every single query. Can use a PDO instance from you, or it makes a new connection standalone.
bvanhoekelen/performance
712398 Downloads
PHP performance tool analyser your script on time, memory usage and db query. Support Laravel and Composer for web, web console and command line interfaces.
estahn/json-query-wrapper
37647 Downloads
Wrapper for jq, a lightweight and flexible command-line JSON processor
beberlei/lite-cqrs
46808 Downloads
Simple Command-Query-Responsibility-Segregation library.
mikhailovlab/php-fluent-console
1315 Downloads
Wrapper library for working with the command line using the query builder.
darkghosthunter/rememberable-query
19434 Downloads
Remember a Query results in one expressive line
daveearley/cli.fyi
0 Downloads
A Potentially Useful Command Line Query Tool
ixnode/php-date-parser
579 Downloads
PHP Date Parser - This library parses various given date and time strings into DateTime or DateTimeImmutable classes which return the time range. Can be used e.g. excellently for command line arguments and options to make database queries with.
nathanntg/lite-lexer
132 Downloads
A light-weight, relatively fast lexer for use in PHP. Example includes a simple query language.
mathsgod/p-query
202 Downloads
Using jQuery liked method to parse html by using php
kauanslr/graphthing
17 Downloads
Make your life easier when testing your graphql queries and mutations
querytrace/laravel-query-trace
1 Downloads
Live query tracer for Laravel with origin file info
thatside/lite-cqrs
11 Downloads
Simple Command-Query-Responsibility-Segregation library - forked from beberlei/lite-cqrs with added Saga Pattern support.
php-comp/lite-db
60 Downloads
a simple extended pdo tool library of the php