he426100/hyperf-holiday

爬取百度日历工作日

Installs: 48

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/he426100/hyperf-holiday

0.0.2 2023-12-01 07:28 UTC

This package is auto-updated.

Last update: 2025-09-29 02:51:20 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