movingimage / video-manager-meta
Meta-library for providing common interfaces between all video manager clients
Installs: 35 386
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
Requires
- php: ^8.4
- psr/log: ^3.0.2
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.68
This package is auto-updated.
Last update: 2025-03-06 12:04:12 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.