mata / mata-key-value
Generic Key -- Value store for MATA applications.
Installs: 2 470
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 0
Open Issues: 0
Type:yii2-extension
This package is not auto-updated.
Last update: 2024-11-09 17:56:02 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.