watoki/stores

PHP library for storing data.

Maintainers

Package info

github.com/watoki/stores

Homepage

pkg:composer/watoki/stores

Statistics

Installs: 2 920

Dependents: 3

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is not auto-updated.

Last update: 2026-02-24 09:24:20 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