watoki/stores

PHP library for storing data.

v0.4 2016-02-17 17:29 UTC

This package is not auto-updated.

Last update: 2024-04-09 00:16:18 UTC


README

stores is a simple storage library for PHP.

Installation

To add stores to your project with composer

composer require watoki/stores

To install stores as a stand-alone project you can use

git clone https://github.com/watoki/stores.git
cd stores
composer install
vendor/bin/scrut