A PHP Stream Wrapper for Flysystem v1 for use primarily with Tribe Storage for WordPress.
Add the following to the composer.json repositories object:
"repositories": [
{
"type": "vcs",
"url": "[email protected]:moderntribe/flysystem-stream-wrapper.git"
},
]
Then run:
composer require moderntribe/flysystem-stream-wrapper
- Docker
- Docker Compose
$ composer install
$ composer test