Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 372 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 372 Bytes

KDb - database based on JSON files

PHP Library to use JSON files like a database.

Requirements

  • Laravel 5.5
  • Composer

Installation

Add the following to your composer.json and run composer update .

"require": {
    "sturt/Kdb": "1.0.*"
}

Homepage: https://www.edwinsturt.in
E-mail: mailme@edwinsturt.in