Flintstone
A key/value database store using flat files for PHP.
Features include:
- Memory efficient
- File locking
- Caching
- Gzip compression
- Easy to use
Installation
To install Flintstone run the following command with Composer:
PHP Example:
Requirements
- PHP 7.0+
License
Free and open source (yay), it's licensed under the MIT License.