Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/imanghafoori1/laravel-video

A laravel package to stream video content.
https://github.com/imanghafoori1/laravel-video

laravel laravel-video-stream video-streaming

Last synced: 5 days ago
JSON representation

A laravel package to stream video content.

Awesome Lists containing this project

README

        

# Video Stream in laravel 🎥

Quality Score
[![Software License](https://img.shields.io/badge/license-MIT-blue.svg?style=round-square)](LICENSE.md)
[![Latest Stable Version](https://poser.pugx.org/imanghafoori/laravel-video/v/stable)](https://packagist.org/packages/imanghafoori/laravel-video)
[![Monthly Downloads](https://poser.pugx.org/imanghafoori/laravel-video/d/monthly)](https://packagist.org/packages/imanghafoori/laravel-video)
[![Total Downloads](https://poser.pugx.org/imanghafoori/laravel-video/downloads)](https://packagist.org/packages/imanghafoori/laravel-video)

### Built with :heart: for every smart laravel developer

### Installation:

Install via Composer

composer require imanghafoori/laravel-video

### Usage:

```php