lifeinthecloud/video-player-bundle

Symfony LITCVideoPlayerBundle

1.0.1 2015-01-28 00:04 UTC

README

The VideoPlayerBundle adds support for a database-backed video system in Symfony2. Provides video management social networks like Youtube, Vimeo and / or Dailymotion for your Symfony2 project. Compatible with Doctrine ORM

Features include:

  • Videos can be stored via Doctrine ORM
  • Displays a flash video from players Youtube, Dailymotion and Vimeo
  • Twig extension to embed the video directly in twig file from Video entity
  • Unit tested

Latest Stable Version Total Downloads License

Documentation

The bulk of the documentation is stored in the Resources/doc/index.md file in this bundle:

Read the Documentation for master

Read the Documentation for 1.0.x

Installation

All the installation instructions are located in the documentation.

Diagram UML of Video entity

UML of the Video entity

License

This bundle is under the MIT license. See the complete license in the bundle:

Resources/meta/LICENSE

About

VideoPlayerBundle is a lifeinthecloud initiative.

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.