xpamamadeus/mitm3uparser

Barix m3u 播单解析器

1.0.0 2016-10-19 10:00 UTC

This package is not auto-updated.

Last update: 2024-09-28 19:52:54 UTC


README

需求

  • PHP >= 5.3

安装

  • 添加到 composer.json
{
    "require": {
        "XpamAmAdEuS/MitM3uParser": "dev-master"
    }
}
  • 安装项目
$ composer update XpamAmAdEuS/MitM3uParser