atlas/statement
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| tpetry/laravel-query-expressions | 0.83 | 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 | — | |
| aura/sqlquery | 0.82 | 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+. | 457 | 489 | 86 | 54K | 2 | 10.3 | 29.4 | MIT | 3 years ago | |
| spatie/elasticsearch-query-builder | 0.82 | Lightweight fluent PHP query builder for Elasticsearch. Build searches with queries and aggregations, set index and options, then execute via the official client. Designed to pair with spatie/elasticsearch-search-string-parser; focused feature set, PRs welcome. | 182 | 182 | 47 | 67K | 0 | 31.8 | 41.7 | MIT | 1 week ago | |
| ghostcompiler/laravel-querybuilder | 0.81 | API-ready Eloquent query builder for Laravel with strict allow-lists for filters, sorts, includes, and sparse fields. Supports nested relation filters/sorting, custom filters, tenant scoping, safe public query interfaces, and pagination helpers for clean API responses. | 18 | 18 | 0 | 395 | 0 | 17.9 | 21.3 | MIT | 1 month ago | |
| beeflow/sqlquerymanager | 0.81 | 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 | |
| atlas/info | 0.81 | Atlas.Info discovers and exposes database schema information using an Atlas.Pdo Connection. Inspect tables, columns, indexes, and other metadata programmatically to support migrations, tooling, and code generation. Documentation: http://atlasphp.io/cassini/info/ | 6 | 6 | 8 | 1K | 0 | 2.1 | 29.8 | MIT | 3 years ago | |
| onemustcode/query | 0.80 | — | 4 | 4 | 2 | 266 | 5 | 4.4 | 25.0 | MIT | 8 years ago | |
| doctrine/dbal | 0.80 | Doctrine DBAL is a powerful PHP database abstraction layer offering portable connections, a fluent query builder, schema introspection, and schema management tools. It supports multiple database platforms and underpins many Doctrine-based applications. | 9,703 | 9,859 | 1,379 | 9M | 286 | 89.7 | 74.4 | MIT | 2 weeks ago | |
| atlas/symfony | 0.80 | — | 10 | 10 | 3 | 227 | 2 | 1.8 | 18.8 | MIT | 7 years ago | |
| atlas/testing | 0.80 | Atlas.Testing provides lightweight helpers and utilities for testing Atlas packages, aimed at simplifying test setup and improving consistency across Atlas-related projects. Suitable for package authors who need reusable testing support. | 1 | 1 | 1 | 13 | 0 | 2.4 | 9.7 | MIT | 5 years ago | |
| nette/database | 0.80 | Nette Database is a lightweight PHP database layer with a safe, fluent SQL builder, easy connection and result handling, and handy helpers for queries and transactions. Designed to work smoothly with the Nette framework while usable standalone. | 543 | 567 | 113 | 76K | 61 | 48.0 | 62.6 | NOASSERTION | 3 months ago | |
| darvinstudio/databaser | 0.80 | — | 0 | 0 | 1 | 4 | 0 | 0.1 | 9.7 | MIT | — | |
| atlas/mapper | 0.80 | Atlas.Mapper is a lightweight data mapper for Atlas, used as the core of Atlas.Orm or standalone. Create a MapperLocator with PDO params, fetch mappers by class, and work with Records via select, fetch, insert, update, delete, and persist. | 7 | 7 | 7 | 1K | 5 | 6.1 | 30.4 | MIT | 2 years ago | |
| arnulfosolis/qcharts | 0.80 | — | 1 | 1 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| api-platform/graphql | 0.80 | — | 4 | 4 | 0 | 31K | 0 | 0.0 | 52.5 | MIT | — | |
| api-platform/core | 0.80 | API Platform Core lets you quickly build hypermedia-driven REST and GraphQL APIs in PHP/Symfony. Supports JSON-LD, Hydra, OpenAPI v2/v3, JSON:API, HAL, and RFC7807. Extensible, high-performance, API-first. | 2,565 | 2,583 | 974 | 981K | 198 | 81.7 | 68.6 | MIT | 3 weeks ago | |
| atoolo/graphql-search-bundle | 0.80 | — | 2 | 2 | 0 | 277 | 1 | 20.9 | 31.8 | MIT | 2 months ago | |
| atlas/table | 0.79 | Atlas.Table is a table data gateway for Atlas, providing a clean API to interact with database tables. Built to support Atlas.Mapper but usable on its own, it helps you run queries and persist table rows with a focused, lightweight design. | 6 | 6 | 7 | 1K | 5 | 5.3 | 33.0 | MIT | 5 years ago | |
| atlas/cli | 0.79 | — | 14 | 14 | 14 | 2K | 1 | 6.4 | 27.8 | MIT | 5 years ago | |
| youshido/graphql | 0.79 | A PHP GraphQL library for building schemas and executing queries with a type-safe, object-oriented API. Define types, fields, resolvers, and middleware in code, with support for input validation, custom scalars, and introspection for PHP apps. | 702 | 708 | 103 | 1K | 12 | 14.8 | 11.8 | MIT | 6 years ago |
How can I help you explore Laravel packages today?