PHPackages                             krak/static-seed - 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. krak/static-seed

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

krak/static-seed
================

Powerful Seeding for static data.

v0.2.1(6y ago)0364MITPHP

Since Aug 12Pushed 6y ago1 watchersCompare

[ Source](https://github.com/krakphp/static-seed)[ Packagist](https://packagist.org/packages/krak/static-seed)[ RSS](/packages/krak-static-seed/feed)WikiDiscussions master Synced yesterday

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

Static Seed
===========

[](#static-seed)

Static Seed provides a way to manage lookup table data in a reliable and maintainable away. Obviating the need for complex migration files or custom synchronization scripts, static seed allows you to define your table information in JSON and import/export into and from your database.

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

[](#installation)

Install with composer at `krak/static-seed`

Usage
-----

[](#usage)

```
