xabbuh / panda-bundle
integration of the Panda encoding services into the Symfony2 Framework
Installs: 174 610
Dependents: 0
Suggesters: 0
Security: 0
Stars: 10
Watchers: 4
Forks: 5
Open Issues: 2
Requires
- php: ^7.1
- symfony/config: ^4.4||^5.0
- symfony/console: ^4.4||^5.0
- symfony/dependency-injection: ^4.4||^5.0
- symfony/event-dispatcher: ^4.4||^5.0
- symfony/form: ^4.4||^5.0
- symfony/http-foundation: ^4.4||^5.0
- symfony/http-kernel: ^4.4||^5.0
- symfony/options-resolver: ^4.4||^5.0
- symfony/routing: ^4.4||^5.0
- xabbuh/panda-client: ^1.3
Requires (Dev)
- guzzlehttp/psr7: ^1.4
- matthiasnoback/symfony-dependency-injection-test: ^3.1||^4.0
- nyholm/psr7: ^1.0
- php-http/mock-client: ^1.1
- symfony/browser-kit: ^4.4||^5.0
- symfony/dom-crawler: ^4.4||^5.0
- symfony/finder: ^4.4||^5.0
- symfony/framework-bundle: ^4.4||^5.0
- symfony/phpunit-bridge: ^4.4||^5.0
- symfony/validator: ^4.4||^5.0
README
The XabbuhPandaBundle eases integration of the Panda encoding service into Symfony. It sits on top of a PHP client implementation 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 for instructions on how to install the XabbuhPandaBundle.
License
XabbuhPandaBundle is licensed under the MIT license. See the LICENSE for the full license text.