xabbuh/panda-bundle
integration of the Panda encoding services into the Symfony2 Framework
Maintainers
v2.0.1
2020-04-20 17:14 UTC
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
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 7f6a1dc81c0b2fdb060a57eb6bf16caf13c0325c
README
👁 Build Status
👁 Scrutinizer Code Quality
👁 Code Coverage
👁 SensioLabsInsight
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.
