chrisharrison/json-repository

v1.0 2017-12-01 13:21 UTC

This package is auto-updated.

Last update: 2024-08-29 04:20:02 UTC


README

Build Status

实现由JSON文件支持的简单仓库。扁平的JSON文件可以使用本地文件系统或由 Flysystem (例如Amazon S3) 提供的抽象文件系统进行持久化。

此包在开发仓库接口时提供临时持久层非常有用。

要求

需要PHP 7.1

安装

composer require chrisharrison/json-repository