1franck/quebec511

从 Quebec511 API 抓取数据

0.2 2020-04-02 15:18 UTC

This package is auto-updated.

Last update: 2024-09-29 05:29:08 UTC


README

获取 Quebec511 Rss 频道

查看 https://www.quebec511.info

安装

$ composer require 1franck/quebec511

使用

$q511 = Quebec511Factory::createDefault();
$result = $q511->forRegion(4000)->getRoadStatuses([20, 85]);

地区和道路代码

检查文件 /config/quebec511.yml