laravel/database
Bring Laravel’s database layer to non-Laravel projects: Illuminate Database with migrations, seeders, and Artisan CLI support. Includes Eloquent ORM, query builder, schema tools, and commands like migrate, db:seed, and make:* for MySQL/Postgres/SQL Server/SQLite.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| doctrine/migrations | 0.87 | Doctrine Migrations adds versioned database migrations to Doctrine DBAL/ORM. Define migration classes, generate diffs, and run upgrades/downgrades across environments with transactional execution, CLI tools, and fine-grained control over schema and data changes. | 4,775 | 4,811 | 394 | 4M | 117 | 82.7 | 73.0 | MIT | 1 month ago | |
| carguru/vendor-bundle | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 1.8 | — | — | 3 years ago | |
| darvinstudio/databaser | 0.86 | — | 0 | 0 | 1 | 1 | 0 | 0.1 | 6.6 | MIT | — | |
| dovstone/symfony-blog-admin-bundle-mongodb-based | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 3 years ago | |
| blixem/third-party-migrations | 0.86 | — | 0 | 0 | 0 | 5 | 0 | 0.0 | 10.8 | MIT | — | |
| effiana/migration-bundle | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 2.7 | — | — | 5 years ago | |
| cycle/migrations | 0.86 | 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. | 20 | 20 | 18 | 19K | 10 | 14.2 | 45.4 | MIT | 10 months ago | |
| xethron/migrations-generator | 0.85 | — | 3,324 | 3,371 | 495 | 23K | 66 | 51.4 | 38.9 | MIT | 8 years ago | |
| draw/application | 0.85 | — | 1 | 1 | 0 | 2K | 0 | 0.0 | 40.7 | — | — | |
| dimoussa/doctrine-db-mapper-bundle | 0.85 | — | 2 | 2 | 0 | 0 | 0 | 20.7 | — | MIT | 1 month ago | |
| adly-nady/php-my-migration | 0.85 | Laravel package to generate migrations (and optional Eloquent models) from an existing MySQL database. Detects column types, keys, indexes, foreign keys, timestamps/soft deletes; supports batch processing, custom paths, overwrite, and connections. | 4 | 4 | 0 | 0 | 0 | 0.3 | — | — | 1 year ago | |
| abmundi/database-commands-bundle | 0.85 | Symfony bundle to automate MySQL database dumps and imports via a db:dump console command and Capifony tasks. Creates timestamped dumps (with hard link to latest), supports download from remote and import into local production/testing environments. | 7 | 7 | 2 | 0 | 1 | 0.2 | — | MIT | — | |
| bencagri/artisan-deployer | 0.85 | Deploy Laravel apps via Artisan with zero dependencies and no config files. Supports multi-server and multi-stage (prod/staging/qa), zero-downtime releases over SSH, and works with GitHub/Bitbucket/GitLab or your own Git server. | 4 | 4 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| dovstone/symfony-blog-admin-bundle-pairdb-based | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 4 years ago | |
| dciss/poo-bundle | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| jpswade/laravel-database-tools | 0.85 | Laravel Database Tools adds handy Artisan commands to create databases, dump/restore from SQL files or Spatie backups, update charset/collation, optimize MySQL tables, and add SQLite MySQL-compat functions for tests. Ideal for dev workflows. | 2 | 2 | 1 | 80 | 0 | 11.5 | 22.3 | — | 5 months ago | |
| cakephp/database | 0.85 | CakePHP Database provides a flexible database abstraction layer with a powerful query builder, schema and type system, connection management, and drivers for common SQL databases. Use it standalone or within CakePHP to build and run queries cleanly. | 98 | 105 | 13 | 548K | 0 | 0.9 | 51.7 | NOASSERTION | — | |
| kitloong/laravel-migrations-generator | 0.85 | Generate Laravel migration files from an existing database schema, including columns, indexes, and foreign keys. Works with MariaDB/MySQL, PostgreSQL, SQL Server, and SQLite. Generate all tables or target/ignore specific tables via Artisan. | 2,853 | 2,876 | 295 | 250K | 0 | 51.9 | 31.5 | MIT | 3 weeks 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. | 0 | 151 | — | 3K | — | 1.3 | 17.6 | — | — | |
| doctrine/orm | 0.84 | Doctrine ORM is an object-relational mapper for PHP 8.1+ providing transparent persistence for PHP objects on top of Doctrine DBAL. Includes Doctrine Query Language (DQL), an object-oriented SQL-like dialect for flexible querying without duplication. | 10,174 | 10,347 | 2,535 | 5M | 1,278 | 91.5 | 70.2 | MIT | 1 week ago |
How can I help you explore Laravel packages today?