saeedazizi/key-value-store

There is no license information available for the latest version (1.3.1) of this package.

Key-Value-Store tool for creating key value objects

1.3.1 2015-10-10 14:07 UTC

This package is not auto-updated.

Last update: 2025-09-13 23:31:11 UTC


README

Build Status License

A package for storing key value data

Config

Add \Opilo\KeyValue\Providers\KeyValueStoreProvider::class to config/app.php Add php artisan vendor:publish --tag=public --force to post-install-cmd and post-update-cmd section of your composer.json scripts