SkillAgentSearch skills...

Microdb

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

Install / Use

/learn @morris/Microdb
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Build Status Coverage Status GitHub version

MicroDB

MicroDB is currently not maintained and highly experimental. See https://github.com/morris/microdb/issues/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.

Related Skills

View on GitHub
GitHub Stars77
CategoryData
Updated6mo ago
Forks19

Languages

PHP

Security Score

72/100

Audited on Sep 25, 2025

No findings