aura/sqlquery
Database-agnostic SQL query builders for MySQL, PostgreSQL, SQLite, and SQL Server. Build SELECT/INSERT/UPDATE/DELETE statements safely and portably without tying to a specific DB library (PDO recommended). PSR-4, PHP 5.6+.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| atlas/statement | 0.82 | Atlas.Statement provides portable SQL statement builders for MySQL, PostgreSQL, SQLite, and SQL Server. Connection-independent and works well with PDO, Atlas.Query, and Atlas.Pdo to build queries safely and consistently across databases. | 3 | 3 | 4 | 827 | 1 | 3.7 | 32.7 | MIT | 11 months ago | |
| beeflow/sqlquerymanager | 0.82 | Simple SQL query manager for PHP/Symfony. Load SQL from files and safely inject parameters using typed placeholders (string, int, secureString, email, etc.), with support for custom vartypes via service tags. Use as a Symfony service or via the SQLQuery class. | 1 | 1 | 0 | 0 | 0 | 0.7 | 0.8 | GPL-2.0 | 9 years ago | |
| anh/doctrine-extensions-resource | 0.81 | — | 2 | 2 | 0 | 2 | 0 | 0.0 | 3.1 | — | — | |
| aura/view | 0.81 | Lightweight PHP view/template system implementing TemplateView and TwoStepView patterns. Uses plain PHP templates (file or closure), supports helpers and sections, and has no userland dependencies. Install via Composer as aura/view. | 88 | 89 | 21 | 2K | 1 | 4.5 | 19.9 | MIT | 4 years ago | |
| dualmedia/doctrine-query-creator | 0.81 | — | 0 | 0 | 0 | 45 | 0 | 15.4 | 26.0 | MIT | 3 months ago | |
| dbstudios/doctrine-query-document | 0.81 | Build Doctrine DQL filters from a simple array “query document”. Apply conditions to an existing QueryBuilder (from/select required), auto-bind positional parameters, traverse relations via dot notation, and query JSON fields (MySQL 5.7+). | 0 | 0 | 1 | 27 | 0 | 9.0 | 20.0 | GPL-3.0 | 1 year ago | |
| derafu/query | 0.81 | Expressive path-based query builder for PHP from Derafu. Build queries using readable, JSONPath-like paths for nested data structures and collections. Lightweight package with full documentation at derafu.dev/docs/data/query. | 3 | 3 | 0 | 7 | 0 | 0.0 | 6.1 | MIT | — | |
| atlas/pdo | 0.81 | Decorates any PDO instance with a Connection that adds perform() (query + bind in one call), handy fetch*/yield* helpers, and query logging with backtraces. Includes a ConnectionLocator to manage named default/read/write connections. | 18 | 18 | 7 | 3K | 0 | 5.1 | 31.5 | MIT | 11 months ago | |
| doctrine/orm | 0.81 | Doctrine ORM is a PHP 8.1+ object-relational mapper built on Doctrine DBAL, providing transparent persistence for PHP objects. Use mappings, repositories, and Unit of Work, plus DQL for powerful, object-oriented querying as an alternative to SQL. | 10,170 | 10,344 | 2,545 | 5M | 1,282 | 87.9 | 68.9 | MIT | 2 months ago | |
| eminiarts/aura-cms | 0.81 | — | 0 | 0 | 0 | 94 | 1 | 21.3 | 33.3 | MIT | 2 weeks ago | |
| onemustcode/query | 0.81 | — | 4 | 4 | 2 | 266 | 5 | 4.4 | 25.0 | MIT | 8 years ago | |
| derafu/symfony-query-bundle | 0.80 | Symfony bundle that integrates derafu/query into Symfony applications. Provides easy service wiring and configuration to use query objects/patterns in your project. See derafu docs for setup, usage, and available options. | 0 | 0 | 0 | 8 | 0 | 0.0 | 13.2 | MIT | — | |
| arturdoruch/list-bundle | 0.80 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | — | — | |
| black/common | 0.80 | Common utilities for Black projects: an abstract Doctrine Manager helper with convenience methods plus simple specification classes (and/or/not). Install via Composer and reuse across apps needing lightweight Doctrine-oriented shared code. | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| tpetry/laravel-query-expressions | 0.80 | Add powerful SQL expression support to Laravel’s query builder. Compose reusable, type-safe expressions for functions, casts, JSON ops, windows, and more, with clean syntax and cross-database compatibility—ideal for advanced filtering, sorting, and computed columns. | 360 | 361 | 29 | 57K | 1 | 2.9 | 30.4 | MIT | — | |
| aurexengine/framework | 0.80 | Custom Chassis Framework (aurexengine/framework) is a Laravel/PHP framework package providing a chassis-style foundation for building applications and modules. Intended as a base layer for project structure, shared conventions, and core utilities. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| timgws/query-builder-parser | 0.80 | Parse jQuery QueryBuilder rules into safe Laravel query builder constraints. Whitelist allowed fields, then generate SQL (Illuminate/Database) or MongoDB queries (via jenssegers/mongodb). Works well with tools like jQuery DataTables for advanced filtering. | 161 | 161 | 74 | 2K | 10 | 27.8 | 22.1 | MIT | 2 months ago | |
| bengor-user/user | 0.80 | Lightweight, flexible user management library built with Domain-Driven Design. Includes registration (basic/confirmation/invitation), password changes and resets, login/logout, user removal, role grant/revoke, and purging outdated invitation/remember tokens. | 23 | 24 | 5 | 91 | 0 | 5.7 | 9.4 | MIT | 9 years ago | |
| avkluchko/postgres-doctrine-extensions | 0.80 | — | 1 | 1 | 0 | 0 | 0 | 0.3 | — | MIT | 6 years ago | |
| aura/cli | 0.80 | Aura.Cli provides request/response-style objects for PHP CLI apps: Context for environment and argv discovery, Stdio for input/output, Getopt for option parsing, plus a standalone Help builder to describe commands. Lightweight, no userland deps. | 102 | 105 | 20 | 19K | 1 | 4.6 | 31.1 | BSD-2-Clause | 5 years ago |
How can I help you explore Laravel packages today?