Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/xabbuh/pandabundle
- Owner: xabbuh
- License: mit
- Created: 2012-11-13T14:15:13.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2021-10-14T12:31:18.000Z (about 3 years ago)
- Last Synced: 2024-10-25T13:46:20.037Z (21 days ago)
- Topics: bundle, encodings, php, symfony, symfony-bundle, videos
- Language: PHP
- Homepage:
- Size: 444 KB
- Stars: 10
- Watchers: 4
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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 widgetInstallation
------------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.