Download the PHP package chrisharrison/json-repository without Composer
On this page you can find all versions of the php package chrisharrison/json-repository. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package json-repository
json-repository
Implement simple repositories backed with JSON files. The flat JSON files can be persisted using a local filesystem or an abstract filesystem provided by Flysystem (e.g. Amazon S3).
This package is useful for providing a temporary persistence layer when developing repository interfaces.
Requirements
Requires PHP 7.1
Installation
composer require chrisharrison/json-repository
All versions of json-repository with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
danielgsims/php-collections Version ^2.1
league/flysystem Version ^1.0
phlib/encrypt Version ^2.0
danielgsims/php-collections Version ^2.1
league/flysystem Version ^1.0
phlib/encrypt Version ^2.0
The package chrisharrison/json-repository contains the following files
Loading the files please wait ....