|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| atlas/testing | 0.85 | 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/statement | 0.83 | 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 | 10 months ago | |
| binsoul/symfony-bundle-doctrine | 0.82 | — | 0 | 0 | 0 | 76 | 0 | 0.0 | 26.1 | MIT | — | |
| doctrine/doctrine-bundle | 0.82 | Symfony bundle integrating Doctrine DBAL and ORM. Provides database abstraction, schema tools, and an object-relational mapper with DQL for powerful queries, plus configuration and tooling that fits the Symfony ecosystem. | 4,834 | 4,868 | 483 | 4M | 30 | 75.6 | 58.9 | MIT | 1 month ago | |
| brandoriented/doctrine-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| doctrine/orm | 0.82 | 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,342 | 2,544 | 5M | 1,281 | 88.5 | 69.0 | MIT | 1 month 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 | 2 years ago | |
| dyonis/graphqlite-bundle | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 1 year ago | |
| 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.9 | 31.4 | MIT | 10 months ago | |
| symfony/symfony | 0.81 | Symfony is a robust PHP framework and component library for building web apps and APIs. It offers a mature ecosystem, reusable components, strong tooling, and long-term support, powering everything from small sites to large enterprise platforms. | 31,104 | 31,405 | 9,850 | 249K | 281 | 88.8 | 44.9 | MIT | 4 weeks ago | |
| atlas/table | 0.81 | 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 | 2K | 5 | 5.3 | 33.8 | MIT | 5 years ago | |
| atlas/orm | 0.81 | — | 429 | 432 | 21 | 2K | 9 | 13.2 | 13.0 | MIT | 5 years ago | |
| cariboo/doctrine-cariboo | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| atlas/cli | 0.81 | — | 14 | 14 | 14 | 2K | 1 | 6.4 | 27.8 | MIT | 5 years ago | |
| camelot/doctrine-postgres-bundle | 0.80 | — | 2 | 2 | 1 | 90 | 1 | 0.4 | 20.6 | MIT | 3 years ago | |
| dbstudios/doctrine-entities | 0.80 | Laravel package to work with Doctrine ORM entities in your app, providing integration helpers for managing Doctrine entities alongside Laravel’s ecosystem. Useful when you prefer Doctrine’s mapping and repositories over Eloquent for certain domains. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | GPL-3.0 | 9 years ago | |
| ascetic-soft/rowcast-bundle | 0.80 | Symfony bundle integrating ascetic-soft/rowcast connection and DataMapper, with optional rowcast-schema migrations/services and console commands. Supports SQL profiler integration, configurable DSN/auth/options, transactions, schema paths, and query profiling thresholds. | 0 | 0 | 0 | 52 | 0 | 22.9 | 27.6 | — | 1 month ago | |
| atheon/doctrine-bundle | 0.80 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 3 years ago | |
| symfony/doctrine-bridge | 0.80 | Symfony Doctrine Bridge integrates Doctrine ORM and related libraries with Symfony components, providing seamless wiring for services, repositories, persistence, and tooling. Ideal for projects using Doctrine alongside Symfony’s DI container, validator, and other features. | 3,224 | 3,237 | 42 | 4M | 0 | 50.1 | 50.6 | MIT | 4 weeks ago | |
| atlas/mapper | 0.79 | 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 |
How can I help you explore Laravel packages today?