christian-schoenefeld/seeds-from-sql
Laravel package demonstrating how to seed a database from a .sql file. Includes an SQLSeeder that imports SQL using DB::unprepared; run via php artisan db:seed --class=SQLSeeder (after migrate) or as part of DatabaseSeeder.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| portphp/portphp | 0.80 | Port is a PHP data import/export workflow library. Build pipelines to read, transform, validate, and write data across formats and sources, with reusable steps and a flexible architecture for ETL-style jobs. | 284 | 273 | 45 | 51K | 27 | 14.3 | 40.4 | MIT | 2 years ago | |
| darkilliant/import | 0.80 | — | 5 | 5 | 1 | 0 | 6 | 3.2 | 1.5 | GPL-3.0 | 7 years ago | |
| cakephp/datasource | 0.80 | CakePHP Datasource provides the core datasource layer used by CakePHP ORM, defining interfaces and base classes for connections, schema/statement handling, and query execution. A foundation for building and integrating database drivers and custom datasources. | 47 | 47 | 5 | 524K | 0 | 0.4 | 55.3 | NOASSERTION | — | |
| jpswade/laravel-database-tools | 0.80 | 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 | 89 | 0 | 11.4 | 21.7 | — | 5 months ago | |
| doctrine/migrations | 0.80 | 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 | |
| badrshs/laravel-data-jobs | 0.80 | — | 6 | 6 | 0 | 117 | 1 | 20.0 | 18.1 | MIT | 2 weeks ago | |
| hungneox/ramen-elastic-query | 0.79 | — | 7 | 7 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| inigopascall/clone-db | 0.79 | Laravel artisan command to clone medium/large MySQL databases between connections. Chunks data to avoid memory/packet limits and orders tables by foreign-key dependencies to reduce constraint errors—useful for syncing live data to staging/dev. | 0 | 0 | 0 | 6 | 0 | 0.6 | 11.7 | BSD-3-Clause | 1 year ago | |
| sofa/eloquence-base | 0.79 | — | 79 | 79 | 66 | 10K | 12 | 9.1 | 33.5 | MIT | 5 years ago | |
| delirehberi/importbundle | 0.79 | — | 9 | 8 | 1 | 0 | 0 | 0.0 | — | — | — | |
| clickandmortar/import-bundle | 0.78 | — | 5 | 5 | 2 | 0 | 0 | 0.4 | — | — | 7 years ago | |
| onemustcode/query | 0.77 | — | 4 | 4 | 2 | 61 | 5 | 4.4 | 16.5 | MIT | 8 years ago | |
| laravel/database | 0.77 | 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. | 90 | 100 | 12 | 74 | 5 | 2.1 | 4.7 | — | — | |
| ajaykumaraipl/package | 0.77 | Laravel/PHP package by ajaykumaraipl. Provides reusable components/helpers intended to simplify common application tasks and speed up development. Install via Composer and integrate into your Laravel project as needed. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| adly-nady/php-my-migration | 0.76 | 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 | |
| abo/larasearch | 0.76 | Laravel package that adds simple, lightweight search to your app. Provides a straightforward API to index and query models, helping you build basic site or admin search without heavy external services or complex setup. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| ecommit/doctrine-utils | 0.75 | Small set of Doctrine ORM QueryBuilder utilities: accurate COUNT helpers, a paginator, and filter helper methods. Install via Composer and use to simplify common query building patterns in your PHP projects. | 0 | 0 | 1 | 330 | 0 | 0.0 | 34.7 | MIT | — | |
| sazzadbinashique/laravel-excel-importer | 0.75 | — | 4 | 4 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| campusdomar/pumukit-import-bundle | 0.75 | — | 0 | 0 | 2 | 0 | 0 | 0.1 | — | — | — | |
| b2pweb/bdf-util | 0.75 | Utilities for working with BDF (Binary Data Format) files in PHP/Laravel. Includes helpers to read, write, parse, and validate BDF data plus common convenience functions for import/export workflows and integration into your application. | 0 | 0 | — | 475 | — | 0.0 | 37.2 | — | — |
How can I help you explore Laravel packages today?