movingimage / video-manager-meta
Meta-library for providing common interfaces between all video manager clients
Installs: 34 277
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
Requires
- php: >=7.2
- psr/log: ^1.0
Requires (Dev)
This package is auto-updated.
Last update: 2024-10-07 19:11:33 UTC
README
Meta-library that defines constants and interfaces to enable interoperability between results of VM6 and VM Pro API clients
Installation
To install this library into your project:
$ composer require movingimage/video-manager-meta
Maintainers
- Movingimage - developer@movingimage.com
If you have questions, suggestions or problems, feel free to get in touch with the maintainers by e-mail.
Contributing
If you want to expand the meta interfaces, or fix a bug, feel free to fork and do a pull request back onto the 'master' branch. Make sure the tests pass.