Libraries tagged by query-macros
tommyknocker/pdo-database-class
6139 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
techquity/query-macros
42309 Downloads
halimzidoune/query-macro-helper
4 Downloads
A Laravel package that extends the Query Builder, allowing you to create custom macros to work with different database drivers easily. Instead of using raw DB::raw() statements and checking the current driver each time, this package simplifies working with multiple databases. It makes your code cleaner, easier to read, and more organized, all while being fully compatible with all Laravel-supported database drivers.
crassaert/php-azure-documentdb
10513 Downloads
PHP wrapper to query Microsoft Azure DocumentDB REST API
jurewerk/php-azure-documentdb
476 Downloads
PHP wrapper to query Microsoft Azure DocumentDB REST API
crassaert/php-azure-search
2409 Downloads
PHP wrapper to query Microsoft Azure Search REST API
ucscode/doctrine-expression
76 Downloads
A PHP class for handling SQL queries across different database platforms using Doctrine.