PHPackages                             kickenhio/laravel-sql-snapshot - 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. kickenhio/laravel-sql-snapshot

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

kickenhio/laravel-sql-snapshot
==============================

Sync production-development Database helper library

v1.0.0-beta3(3y ago)02MITPHPPHP ^7.4 || ^8.0

Since Dec 27Pushed 3y ago1 watchersCompare

[ Source](https://github.com/kickenhio/laravel-sql-snapshot)[ Packagist](https://packagist.org/packages/kickenhio/laravel-sql-snapshot)[ Docs](https://github.com/kickenhio/laravel-sql-snapshot)[ RSS](/packages/kickenhio-laravel-sql-snapshot/feed)WikiDiscussions main Synced yesterday

READMEChangelog (3)Dependencies (3)Versions (4)Used By (0)

Laravel SQL for described relations Generator
=============================================

[](#laravel-sql-for-described-relations-generator)

**Scrap production data and fill it on develop environent**

This package generates SQL commands (MySQL syntax for now only) can be used to fill development enviroment with real (but anonymized) data.

It supports Laravel 7+ and PHP 7.4+

- [Installation](#installation)
- [Usage](#usage)
- [License](#license)

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

[](#installation)

Require this package with composer using the following command:

```
composer require kickenhio/laravel-sql-snapshot
```

And then, for service registration purposes run command:

```
php artisan vendor:publish --provider="Kickenhio\LaravelSqlSnapshot\SnapshotServiceProvider"
```

Usage
-----

[](#usage)

This package allows to generate SQL snapshot for entrypoint models base on prepared manifest file. Additionaly can be used with another repository of mine - "Snapshot APP" - can be used among not technical QA employees. Also with encryption support, preserving data mining if API credentials compromised.

License
-------

[](#license)

Didn't think about it.

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

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.

###  Release Activity

Cadence

Every ~10 days

Total

3

Last Release

1265d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f15c4427df6e0891f747d09bd800641a89e1dfdc8f2354c6c2e8634f1b609c20?d=identicon)[kickenhio](/maintainers/kickenhio)

---

Top Contributors

[![kickenhio](https://avatars.githubusercontent.com/u/6124531?v=4)](https://github.com/kickenhio "kickenhio (10 commits)")

---

Tags

php

### Embed Badge

![Health badge](/badges/kickenhio-laravel-sql-snapshot/health.svg)

```
[![Health](https://phpackages.com/badges/kickenhio-laravel-sql-snapshot/health.svg)](https://phpackages.com/packages/kickenhio-laravel-sql-snapshot)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[mike-bronner/laravel-model-caching

Automatic caching for Eloquent models.

2.4k91.9k1](/packages/mike-bronner-laravel-model-caching)[api-platform/laravel

API Platform support for Laravel

58171.6k14](/packages/api-platform-laravel)[glushkovds/phpclickhouse-laravel

Adapter of the most popular library https://github.com/smi2/phpClickHouse to Laravel

2051.5M2](/packages/glushkovds-phpclickhouse-laravel)[yajra/laravel-oci8

Oracle DB driver for Laravel via OCI8

8793.2M25](/packages/yajra-laravel-oci8)[itpathsolutions/dbstan

Database Standardization and Analysis Tool for Laravel

492.9k](/packages/itpathsolutions-dbstan)

PHPackages © 2026

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