ganbarodigital / php-mv-adapters-plugins
dev-develop
2017-11-14 15:17 UTC
Requires
- php: >= 7.0
- couscous/couscous: dev-develop
- ganbarodigital/php-mv-defensive: ^1.2016082401
- ganbarodigital/php-mv-exception-helpers: ^1.2016061902
- ganbarodigital/php-the-missing-bits: dev-develop as 1.10.0
This package is not auto-updated.
Last update: 2024-11-01 03:17:19 UTC
README
Introduction
The Adapters & Plugins Library is an easy-to-use API for creating adapters that plug into generic API libraries, such as ganbarodigital/php-mv-filesystem. You can drop this package into your own project to save you time and effort.
Installation
Run this command to add this library to your composer.json
file:
composer require ganbarodigital/php-mv-adapters-plugins
Usage
See our docs page for a tutorial and reference documentation.