watoki/stores

PHP 数据存储库。

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

This package is not auto-updated.

Last update: 2024-09-24 02:37:11 UTC


README

stores 是一个简单的 PHP 存储库。

安装

要使用 composerstores 添加到您的项目中

composer require watoki/stores

要将 stores 作为独立项目安装,您可以使用

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