/database

Json Database package

Primary LanguagePHPMIT LicenseMIT

Build Status Latest Stable Version Total Downloads Latest Unstable Version License Scrutinizer Code Quality

Josh Json Database

A powerfull json database driver

Features

  • Select : select datas from table
  • Insert : insert datas to the table

Requirement

  • php 5.6 >=
  • HHVM

Install with composer

You can install this package throw the Composer by running:

composer require josh/database

License

The MIT License (MIT). Please see License File for more information.