2017 © Pedro Peláez
 

library microdb

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

image

morris/microdb

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

  • Friday, September 30, 2016
  • by morris
  • Repository
  • 7 Watchers
  • 29 Stars
  • 1,257 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 12 Forks
  • 3 Open issues
  • 3 Versions
  • 2 % Grown

The README.md

Build Status Coverage Status GitHub version , (*1)

MicroDB

MicroDB is currently not maintained and highly experimental. See https://github.com/morris/microdb/issues/15 for details., (*2)

MicroDB is a minimalistic file-based JSON object database written in PHP., (*3)

http://morris.github.io/microdb, (*4)

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., (*5)


Requirements

  • PHP 5.4+

Installation

The composer package name is morris/microdb. You can also download or fork the repository., (*6)

License

MicroDB is licensed under the MIT License. See LICENSE.md for details., (*7)

The Versions

30/09 2016

dev-master

9999999-dev http://morris.github.io/microdb

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

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

database file json

27/08 2016

0.1.1

0.1.1.0 http://morris.github.io/microdb

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

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

database file json

16/02 2016

0.1.0

0.1.0.0 http://morris.github.io/microdb

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

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

database file json