cycle/database
Cycle DBAL provides a secure PDO-based database layer with support for MySQL, PostgreSQL, SQLite, and SQL Server. Includes schema introspection/declaration, migrations, smart identifier quoting, query builders, nested queries, and transactions.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| brandoriented/doctrine-bundle | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| doctrine/orm | 0.85 | 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 | |
| cakephp/orm | 0.85 | Standalone CakePHP ORM package providing table/association mapping, entities, query builder, validation and eager loading. Use Cake’s database layer outside full CakePHP apps, with expressive queries and flexible data access patterns. | 150 | 152 | 14 | 3K | 1 | 1.3 | 18.4 | NOASSERTION | — | |
| atheon/doctrine-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 3 years ago | |
| spiral/cycle-bridge | 0.79 | Bridge package integrating Cycle ORM v2 with Spiral Framework 3+. Provides ORM configuration and runtime wiring for Spiral apps using PDO database drivers on PHP 8.1+. | 19 | 18 | 8 | 5K | 9 | 20.2 | 37.7 | MIT | 7 months ago | |
| cycle/schema-builder | 0.78 | Fluent PHP schema builder for Cycle ORM. Define tables, columns, indexes and relations in code, then generate/compile database schema changes for migrations and tooling. Helps keep your domain models and database structure in sync. | 15 | 15 | 13 | 25K | 7 | 29.4 | 54.1 | MIT | 1 month ago | |
| cycle/annotated | 0.78 | Define Cycle ORM entities and schema using PHP 8 attributes. Annotate columns, primary keys, enums, decimals, and relationships like HasOne, HasMany, and BelongsTo, then let Cycle build the mapping from your code. | 29 | 28 | 14 | 25K | 9 | 31.7 | 50.4 | MIT | 1 month ago | |
| cycle/migrations | 0.78 | Cycle Database Migrations provides structured, versioned database schema changes for Cycle ORM/DBAL. Configure a migrations directory and table, run pending migrations programmatically, and optionally include vendor migrations or generate migration files during schema compilation. | 21 | 21 | 18 | 22K | 10 | 11.6 | 45.0 | MIT | 1 year ago | |
| e2k/cursor-pagination-bundle | 0.77 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| cycle/orm | 0.77 | Cycle ORM is a fast, flexible PHP DataMapper ORM for long-running apps. Works with plain PHP objects, dynamic schemas, and powerful query builder. Supports relations, eager/lazy loading, migrations, and MySQL/Postgres/SQLite/SQL Server. | 1,329 | 1,334 | 81 | 26K | 82 | 54.6 | 50.7 | MIT | 1 month ago | |
| chamber-orchestra/pagination-bundle | 0.77 | — | 0 | 0 | 0 | 1K | 0 | 0.7 | 41.3 | MIT | — | |
| cycle/entity-behavior | 0.77 | Adds behavior attributes to Cycle ORM entities (UUID, timestamps, soft delete, optimistic lock, hooks, event listeners) plus an API to build custom behaviors. Use EventDrivenCommandGenerator when creating the ORM to enable event-driven commands. | 8 | 8 | 7 | 17K | 5 | 11.4 | 49.1 | MIT | 8 months ago | |
| turbostream/export-engine | 0.76 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| ccmbenchmark/bigquery-bundle | 0.76 | — | 0 | 0 | 0 | 126 | 0 | 0.0 | 29.1 | MIT | — | |
| handcraftedinthealps/goodby-csv | 0.76 | — | 44 | 44 | 5 | 71K | 0 | 1.7 | 44.2 | MIT | 1 year ago | |
| beberlei/porpaginas | 0.76 | — | 164 | 165 | 19 | 10K | 0 | 15.4 | 28.0 | — | 4 months ago | |
| cannibal/pagination-bundle | 0.75 | — | 1 | 1 | 1 | 0 | 0 | 0.0 | — | — | — | |
| google/cloud-bigquery | 0.75 | Idiomatic PHP client for Google BigQuery. Create and manage datasets/tables, load data (e.g., CSV), run query jobs, and iterate results. Part of Google Cloud PHP; includes auth, debugging guidance, and full API docs. | 89 | 94 | 20 | 611K | 0 | 30.4 | 62.1 | Apache-2.0 | 1 week ago | |
| dmp/paginator-bundle | 0.75 | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | — | 2 years ago | |
| jstewmc/chunker | 0.75 | Multi-byte safe chunked reading for huge files or strings in PHP. Avoids breaking UTF-8 characters by adjusting chunk boundaries so each chunk is valid text, reducing memory use while processing streams sequentially. | 7 | 8 | 1 | 9K | 0 | 0.1 | 42.4 | MIT | — |
How can I help you explore Laravel packages today?