Libraries tagged by like query
supermetrics-public/php-mysql-replication
113 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.
peoplepath/php-mysql-replication
3477 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.
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
722250 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.
darkghosthunter/rememberable-query
19523 Downloads
Remember a Query results in one expressive line
estahn/json-query-wrapper
39262 Downloads
Wrapper for jq, a lightweight and flexible command-line JSON processor
beberlei/lite-cqrs
46854 Downloads
Simple Command-Query-Responsibility-Segregation library.
mikhailovlab/php-fluent-console
1627 Downloads
Wrapper library for working with the command line using the query builder.
daveearley/cli.fyi
0 Downloads
A Potentially Useful Command Line Query Tool
nathanntg/lite-lexer
132 Downloads
A light-weight, relatively fast lexer for use in PHP. Example includes a simple query language.
kauanslr/graphthing
17 Downloads
Make your life easier when testing your graphql queries and mutations
ixnode/php-date-parser
595 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.
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.