Skip to content

he426100/hyperf-holiday

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hyperf-holiday

爬取百度日历工作日,主要代码来自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

About

爬取百度日历工作日

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages