ganbarodigital / php-mv-adapters-plugins
Installs: 26
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/ganbarodigital/php-mv-adapters-plugins
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: 2025-10-17 07:54:52 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.