mata / mata-key-value
Generic Key -- Value store for MATA applications.
Package info
github.com/qi-interactive/mata-key-value
Type:yii2-extension
pkg:composer/mata/mata-key-value
1.0.1-alpha
2015-05-18 13:01 UTC
This package is not auto-updated.
Last update: 2026-03-15 01:22:19 UTC
README
Generic Key -- Value store for MATA applications.
Installation
- Add the module using composer:
"mata/mata-key-value": "~1.0.0"
- Run migrations
php yii migrate/up --migrationPath=@vendor/mata/mata-key-value/migrations
Changelog
1.0.1-alpha, May 18, 2015
- Merged development branch.
1.0.0-alpha, May 18, 2015
- Initial release.