Libraries tagged by database queries
n2n/n2n-spec-dbo
7813 Downloads
Specifies an abstraction of database connection which also provides functionality to build queries independent of the used database engine.
vortos/vortos-search
1111 Downloads
Vortos Search — enterprise-grade, event-fed unified global search. One tenant-scoped, RLS-isolated search_document projection fed from domain events via a discoverable SearchableProjection contract (add a type = add one class). Database-agnostic driver abstraction (portable LIKE default, opt-in Postgres full-text + trigram fuzzy), permission- and owner-aware ranked query, Redis-cached, with backfill/rebuild. The app owns what is searchable and where results deep-link; the framework owns the engine.
asamir/laravel-in-db-performance-monitor
7099 Downloads
Monitor your laravel application performance by logging requests in your database then analyze it. The log includes request parameters, actions, SQL queries and errors beside that you can know the requests with raw SQL queries.
xybr-dev/query-monitor
448 Downloads
Report slow database queries exceeding a threshold as handled exceptions to Laravel Nightwatch.
squirrelphp/queries
3858 Downloads
Slimmed down concise interfaces and query builder for database queries and transactions which can be layered / decorated.
mehedimi/wp-query-builder
155 Downloads
A database query builder for WordPress
lucasdotvin/laravel-database-queries-counter
796 Downloads
This package provides a simple trait to check how many queries a test suite has performed.
grafite/query-cache
673 Downloads
A database query caching system with invalidation automation.
dottedai/laravel-query-logger
2948 Downloads
A package to log and display database queries like Rails console.
davidlienhard/database-query-validator
9465 Downloads
🐘 php tool to validate database queries
craftcms/query
14483 Downloads
Execute database queries from the Control Panel
apielf/hyperf-query-builder
817 Downloads
Build Hyperf database queries from API requests
netherphp/database
2856 Downloads
A database connection and query tool.
jelix/database
4022 Downloads
Lightweight PHP abstraction layer to access and query SQL databases, with an API to inspect and modify databases schema.
chillerlan/php-database
1162 Downloads
An extensible database wrapper and query builder.