Symfony 2/3 bundle for defining a set of video collections based on static configuration that are (mostly) interoperable between data providers.
Features include:
- Intuitive declarative configuration for managing video collections.
- No direct API interaction necessary - simply plug one of the data providers.
- Dynamic service definition - configured collections are accessible as injectable services.
See also the list of contributors.
Please check the Getting Started guide for installation and configuration within your project.
The source of the documentation is stored within the Resources/doc/
folder of this repository.
This bundle is under the BSD 3-clause license. Please check the LICENSE file for the complete license.
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.