PHPackages                             crisjohn02/dbimport - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. crisjohn02/dbimport

ActiveLibrary[Database &amp; ORM](/categories/database)

crisjohn02/dbimport
===================

SQL file importer

041PHP

Since Jul 12Pushed 6y agoCompare

[ Source](https://github.com/crisjohn02/dbimport)[ Packagist](https://packagist.org/packages/crisjohn02/dbimport)[ RSS](/packages/crisjohn02-dbimport/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Database Export/Import SQL File
=======================================

[](#laravel-database-exportimport-sql-file)

Installation
------------

[](#installation)

```
composer require crisjohn02/dbimport

```

##### To export your database (exported sql file will be found at your laravel root folder)

[](#to-export-your-database-exported-sql-file-will-be-found-at-your-laravel-root-folder)

```
php artisan export:db

```

##### To import your SQL file, store the sql file in you laravel root folder before performing importing

[](#to-import-your-sql-file-store-the-sql-file-in-you-laravel-root-folder-before-performing-importing)

```
php artisan import:db your_file.sql

```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/5e20a006a97a48baab075cd4b75080118f8f7bbb25ef05dd482b7d7ccf2387ab?d=identicon)[crisjohn02](/maintainers/crisjohn02)

---

Top Contributors

[![crisjohn02](https://avatars.githubusercontent.com/u/7577617?v=4)](https://github.com/crisjohn02 "crisjohn02 (2 commits)")

### Embed Badge

![Health badge](/badges/crisjohn02-dbimport/health.svg)

```
[![Health](https://phpackages.com/badges/crisjohn02-dbimport/health.svg)](https://phpackages.com/packages/crisjohn02-dbimport)
```

###  Alternatives

[doctrine/orm

Object-Relational-Mapper for PHP

10.2k285.3M6.2k](/packages/doctrine-orm)[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k115.1M102](/packages/jdorn-sql-formatter)[illuminate/database

The Illuminate Database package.

2.8k52.4M9.4k](/packages/illuminate-database)[mongodb/mongodb

MongoDB driver library

1.6k64.0M546](/packages/mongodb-mongodb)[ramsey/uuid-doctrine

Use ramsey/uuid as a Doctrine field type.

90340.3M211](/packages/ramsey-uuid-doctrine)[reliese/laravel

Reliese Components for Laravel Framework code generation.

1.7k3.4M16](/packages/reliese-laravel)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
