|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| atlas/info | 0.80 | 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 | |
| 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 | |
| atlas/cli | 0.79 | — | 14 | 14 | 14 | 2K | 1 | 6.4 | 27.7 | MIT | 5 years ago | |
| atlas/table | 0.77 | 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/statement | 0.76 | 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 | |
| atlas/mapper | 0.76 | 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 | |
| atlas/pdo | 0.75 | 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 | |
| atlas/orm | 0.74 | — | 429 | 432 | 21 | 2K | 9 | 13.2 | 12.9 | MIT | 5 years ago | |
| aura/sqlquery | 0.73 | 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 | |
| beeflow/sqlquerymanager | 0.69 | 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 | |
| atk4/data | 0.68 | ATK Data is a PHP data model abstraction that separates business logic from UI and persistence. Works with SQL/NoSQL/APIs, supports relations, expressions, aggregation, and user actions with ACL metadata—integrates easily with ATK UI and ATK API. | 281 | 282 | 48 | 15K | 19 | 18.1 | 32.4 | MIT | 1 year ago |
How can I help you explore Laravel packages today?