Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xabbuh/pandabundle

XabbuhPandaBundle integrates the Panda video encoding service into the Symfony2 Framework.
https://github.com/xabbuh/pandabundle

bundle encodings php symfony symfony-bundle videos

Last synced: 14 days ago
JSON representation

XabbuhPandaBundle integrates the Panda video encoding service into the Symfony2 Framework.

Awesome Lists containing this project

README

        

XabbuhPandaBundle
=================

[![Build Status](https://travis-ci.org/xabbuh/PandaBundle.svg?branch=master)](https://travis-ci.org/xabbuh/PandaBundle)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/xabbuh/PandaBundle/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/xabbuh/PandaBundle/?branch=master)
[![Code Coverage](https://scrutinizer-ci.com/g/xabbuh/PandaBundle/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/xabbuh/PandaBundle/?branch=master)
[![SensioLabsInsight](https://insight.sensiolabs.com/projects/edbe503c-eb0f-4a13-a049-34b869b30fde/mini.png)](https://insight.sensiolabs.com/projects/edbe503c-eb0f-4a13-a049-34b869b30fde)

The XabbuhPandaBundle eases integration of the Panda encoding service into
Symfony. It sits on top of a [PHP client implementation](https://github.com/xabbuh/panda-client)
for Panda's REST API.

Features included are:

- Commands to maintain your cloud, your videos and their encodings
- Publishing of Panda notification events through Symfony's Event Dispatcher
component
- Extends the default Symfony field form type that make it usable as Panda video
uploader widget

Installation
------------

See the [documentation](Resources/doc/index.md) for instructions on how to
install the XabbuhPandaBundle.

License
-------

XabbuhPandaBundle is licensed under the MIT license. See the [LICENSE](LICENSE)
for the full license text.