gregoriol/business-days-france
Composer 安装命令:
composer require gregoriol/business-days-france
包简介
Computes calendar business days/holidays in France
README 文档
README
PHP 7.0+ classes to compute calendar business days/holidays in France
The project is devided in two classes:
- Holidays: which manages the holidays data provided by the french opendata
- Period: which computes statistics about a given period (number of days, holidays, open days, openable days, weekend days)
A demo.php file provides examples on how to use them.
The main use case is to get the number of open days ("jours ouvrés") for a give month.
The holidays data is based on: https://github.com/etalab/jours-feries-france-data
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-2-Clause
- 更新时间: 2020-08-01