PHPackages                             felipemateus/iptv-channels - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. felipemateus/iptv-channels

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

felipemateus/iptv-channels
==========================

This package controls the IPTV channel list and generates an m3u8 file using laravel.

v3.0.7(1y ago)1885613[1 issues](https://github.com/eufelipemateus/laravel-iptv-channels/issues)1MITPHPPHP ^8.2CI passing

Since Nov 6Pushed 1y ago3 watchersCompare

[ Source](https://github.com/eufelipemateus/laravel-iptv-channels)[ Packagist](https://packagist.org/packages/felipemateus/iptv-channels)[ Fund](https://www.paypal.com/donate?hosted_button_id=WV4K7MQZY5W3N)[ GitHub Sponsors](https://github.com/eufelipemateus)[ RSS](/packages/felipemateus-iptv-channels/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (19)Used By (1)

Laravel IPTV Channels - FelipeMateus\\IPTVChannels
==================================================

[](#laravel-iptv-channels---felipemateusiptvchannels)

Atention! This package was moved to laravel-iptv-cms
====================================================

[](#atention-this-package-was-moved-to-laravel-iptv-cms)

[![Latest Stable Version](https://camo.githubusercontent.com/e0787453980936503c2da98cbfe3618d96f1d67bd5237bc771c7f3b64ebea58b/687474703a2f2f706f7365722e707567782e6f72672f66656c6970656d61746575732f697074762d6368616e6e656c732f76)](https://packagist.org/packages/felipemateus/iptv-channels) [![Total Downloads](https://camo.githubusercontent.com/16205e0b4df15c1f2176704e7958e8cff13c031994b8ec439b20ab4bd9f341d0/687474703a2f2f706f7365722e707567782e6f72672f66656c6970656d61746575732f697074762d6368616e6e656c732f646f776e6c6f616473)](https://packagist.org/packages/felipemateus/iptv-channels) [![Latest Unstable Version](https://camo.githubusercontent.com/e9694281f2a3660527f379446a33a21faea3591c15efe48beb6b084e171cc791/687474703a2f2f706f7365722e707567782e6f72672f66656c6970656d61746575732f697074762d6368616e6e656c732f762f756e737461626c65)](https://packagist.org/packages/felipemateus/iptv-channels) [![License](https://camo.githubusercontent.com/2987ddf438d6d44c0bef53024275ee8feb585d1b75e833702b144c09993d55a7/687474703a2f2f706f7365722e707567782e6f72672f66656c6970656d61746575732f697074762d6368616e6e656c732f6c6963656e7365)](https://packagist.org/packages/felipemateus/iptv-channels) [![PHP Version Require](https://camo.githubusercontent.com/76c62a5e303f789007f7d56cce71a0e102e4c49619cc4e03c8dd00f8b28f7830/687474703a2f2f706f7365722e707567782e6f72672f66656c6970656d61746575732f697074762d6368616e6e656c732f726571756972652f706870)](https://packagist.org/packages/felipemateus/iptv-channels)

This is a libary package create to generate and control channel list m3u8 using php Laravel this libary work to [iptv-cms](https://github.com/eufelipemateus/laravel-iptv-cms).

[![Screenshot Feipe Mateus IPTV Channels](/screenshots/channel_list.jpg?raw=true)](/screenshots/channel_list.jpg?raw=true)

Instaling
---------

[](#instaling)

Tested in Laravel 9.0.

### Run the command below in root to install the package in your project

[](#run-the-command-below-in-root-to-install-the-package-in-your-project)

```
composer require felipemateus/iptv-channels
```

### Verify this file 'config/app.php'

[](#verify-this-file--configappphp)

```
