Skip to content
This repository has been archived by the owner on Oct 28, 2020. It is now read-only.

morris/microdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status GitHub version

MicroDB

MicroDB is currently not maintained and highly experimental. See #15 for details.

MicroDB is a minimalistic file-based JSON object database written in PHP.

http://morris.github.io/microdb

Features

  • Stores JSON objects as plain files
  • Arbitrary indices using custom key functions
  • Listen to database operations through events
  • Synchronize arbitrary operations
  • Make use of a subtree

Documentation

For documentation, examples and API, see the online documentation.


Requirements

  • PHP 5.4+

Installation

The composer package name is morris/microdb. You can also download or fork the repository.

License

MicroDB is licensed under the MIT License. See LICENSE.md for details.

About

MicroDB is a minimalistic file-based JSON object database written in PHP.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages