he426100/hyperf-holiday

爬取百度日历工作日

0.0.2 2023-12-01 07:28 UTC

This package is auto-updated.

Last update: 2024-04-30 00:39:54 UTC


README

爬取百度日历工作日,主要代码来自xywf221/cn-work-day-database,在其基础上改成hyperf组件。不依赖第三方接口,当百度日历接口有变更时可能会失效。

安装

composer require he426100/hyperf-holiday

使用

use function He426100\Holiday\is_workday;

var_dump(is_workday(strtotime(date('Y-05-01'))));

其他

推荐免费接口http://timor.tech/api/holiday