Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eufelipemateus/laravel-iptv-customers
This a libary package controls all customers and plans integrated with iptv-channels generates a list of channels for each customer to iptv-cms project.
https://github.com/eufelipemateus/laravel-iptv-customers
customers customers-plan iptv iptv-api iptv-application iptv-brasil iptv-customers iptv-customrs-plans iptv-free iptv-m3u iptv-manager iptv-plans iptv-player iptv-playlist laravel laravel-iptv laravel-iptv-customers plans plans-iptv
Last synced: about 2 months ago
JSON representation
This a libary package controls all customers and plans integrated with iptv-channels generates a list of channels for each customer to iptv-cms project.
- Host: GitHub
- URL: https://github.com/eufelipemateus/laravel-iptv-customers
- Owner: eufelipemateus
- License: mit
- Created: 2021-09-12T02:35:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T02:54:59.000Z (8 months ago)
- Last Synced: 2024-11-07T22:46:32.880Z (about 2 months ago)
- Topics: customers, customers-plan, iptv, iptv-api, iptv-application, iptv-brasil, iptv-customers, iptv-customrs-plans, iptv-free, iptv-m3u, iptv-manager, iptv-plans, iptv-player, iptv-playlist, laravel, laravel-iptv, laravel-iptv-customers, plans, plans-iptv
- Language: PHP
- Homepage: https://packagist.org/packages/felipemateus/iptv-customers
- Size: 85.9 KB
- Stars: 23
- Watchers: 1
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Laravel IPTV Customers - FelipeMateus\IPTVCustomers
[![Latest Stable Version](http://poser.pugx.org/felipemateus/iptv-customers/v)](https://packagist.org/packages/felipemateus/iptv-customers) [![Total Downloads](http://poser.pugx.org/felipemateus/iptv-customers/downloads)](https://packagist.org/packages/felipemateus/iptv-customers) [![Latest Unstable Version](http://poser.pugx.org/felipemateus/iptv-customers/v/unstable)](https://packagist.org/packages/felipemateus/iptv-customers) [![License](http://poser.pugx.org/felipemateus/iptv-customers/license)](https://packagist.org/packages/felipemateus/iptv-customers) [![PHP Version Require](http://poser.pugx.org/felipemateus/iptv-customers/require/php)](https://packagist.org/packages/felipemateus/iptv-customers)
This a Laravel package controls all customers and plans integrated with [iptv-channels](https://github.com/eufelipemateus/laravel-iptv-channels) generates a list of channels m3u8 for each customer this libary it is partial to [iptv-cms](https://github.com/eufelipemateus/laravel-iptv-cms).
![Screenshot Feipe Mateus IPTV Customers](https://felipemateus.com/wp-content/uploads/2021/10/image_2021-10-15_00-34-26.png)
## Instaling
### Run the command below in root to install the package in your project.
```bash
composer require felipemateus/iptv-customers
```
### Migrate the database
```bash
php artisan migrate```
## Extra
- [more info about iptv-customers](https://felipemateus.com/blog/2021/10/gerenciador-iptv-customer)
- To add new locale compatibility you need contribute to [iptv-core](https://github.com/eufelipemateus/laravel-iptv-core/blob/main/src/Helpers/Locale.php) first.
- [Discord Channel to discussion about sugestion,Feature and etc.](https://discord.com/channels/885888529845076078/953528360615690270)
## License
[![License](http://poser.pugx.org/felipemateus/iptv-customers/license)](https://packagist.org/packages/felipemateus/iptv-customers)
## Author
[Felipe Mateus](https://felipemateus.com)