Download the PHP package nidhalkratos/laravel-coconut-v2 without Composer
On this page you can find all versions of the php package nidhalkratos/laravel-coconut-v2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download nidhalkratos/laravel-coconut-v2
More information about nidhalkratos/laravel-coconut-v2
Files in nidhalkratos/laravel-coconut-v2
Package laravel-coconut-v2
Short Description A Wrapper around coconut transcoding library for laravel
License MIT
Homepage https://github.com/nidhalkratos/laravel-coconut-v2
Informations about the package laravel-coconut-v2
Very short description of the package
A laravel wrapper package for coconut transcoding api.
Check the official php library at https://github.com/opencoconut/coconutphp
for more
Installation
You can install the package via composer:
Usage
Set these environment variables to let coconut connect to the gcs bucket
The package will fire an event whenever a coconut sends a notification and thus you need to create a listeners for the event to fire whenever the event is fired Coconut will send webhook events to the route named coconut.callback (Created by the package)
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Nidhal Abidi
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.