movingimage/vmpro-api-bundle

Official Symfony bundle for interacting with the MovingIMAGE Video Manager Pro public API


License
BSD-3-Clause

Documentation

Video Manager Pro API Bundle

Build Status Code Coverage License Latest Unstable Version Latest Stable Version

Official Symfony bundle for interacting with the Video Manager Pro API.

Features include:

  • Easy set up & configuration for interacting with the Video Manager Pro API
  • API client available through Symfony dependency injection container
  • Command-line utility for testing and debugging connection problems

See also the list of contributors.

Installation

Please check the Getting Started guide for installation and configuration within your project.

Documentation

The source of the documentation is stored within the Resources/doc/ folder of this repository.

License

This bundle is under the BSD 3-clause license. Please check the LICENSE file for the complete license.

Reporting an issue or a feature request

Issues and feature requests are tracked in the Github issue tracker.

When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.