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 1mo ago

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

1212d 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

[cviebrock/eloquent-sluggable

Easy creation of slugs for your Eloquent models in Laravel

4.0k13.6M253](/packages/cviebrock-eloquent-sluggable)[tucker-eric/eloquentfilter

An Eloquent way to filter Eloquent Models

1.8k4.8M26](/packages/tucker-eric-eloquentfilter)[cviebrock/eloquent-taggable

Easy ability to tag your Eloquent models in Laravel.

567694.8k3](/packages/cviebrock-eloquent-taggable)[spiritix/lada-cache

A Redis based, automated and scalable database caching layer for Laravel

591444.8k2](/packages/spiritix-lada-cache)[glushkovds/phpclickhouse-laravel

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

2031.2M2](/packages/glushkovds-phpclickhouse-laravel)[io238/laravel-iso-countries

Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO 639-1), and currency (ISO 4217) information with multi-language support.

5462.3k](/packages/io238-laravel-iso-countries)

PHPackages © 2026

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