PHPackages                             auzadventure/yii2-jsondb - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. auzadventure/yii2-jsondb

ActiveYii2-extension[Parsing &amp; Serialization](/categories/parsing)

auzadventure/yii2-jsondb
========================

Extension to Add and Save a flat file json

0.1.2(7y ago)12.4k↑42.9%MITPHP

Since Oct 19Pushed 7y ago1 watchersCompare

[ Source](https://github.com/auzadventure/yii2-jsondb)[ Packagist](https://packagist.org/packages/auzadventure/yii2-jsondb)[ RSS](/packages/auzadventure-yii2-jsondb/feed)WikiDiscussions master Synced 2d ago

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

Json Flat File
==============

[](#json-flat-file)

Extension to Add and Save a flat file json

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist auzadventure/yii2-jsondb "*"

```

or add

```
"auzadventure/yii2-jsondb": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```
