nonkr / database

Json Database package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Json Database package

License:MIT License


Languages

Language:PHP 100.0%