brightnucleus / options-store
Abstract options store that allows for exchangeable persistence mechanisms.
v0.1.12
2017-07-05 07:26 UTC
Requires
- brightnucleus/config: >=0.4.7
- brightnucleus/exceptions: >=0.2
- brightnucleus/keys: >=0.1
- brightnucleus/values: >=0.2
- doctrine/collections: ^1.4
Requires (Dev)
- phpunit/phpunit: ~6
README
Abstract options store that allows for exchangeable persistence mechanisms. (WIP)
Table Of Contents
Installation
The best way to use this package is through Composer:
composer require brightnucleus/options-store
Basic Usage
TODO
Advanced Usage
TODO
Contributing
All feedback / bug reports / pull requests are welcome.
License
Copyright (c) 2017 Alain Schlesser, Bright Nucleus
This code is licensed under the MIT License.