https://github.com/sosandroid/workingdays
Simple PHP class to calculate delivery lead time
https://github.com/sosandroid/workingdays
composer-package date holidays leadtime php-library time-calculation timestamp
Last synced: 2 months ago
JSON representation
Simple PHP class to calculate delivery lead time
- Host: GitHub
- URL: https://github.com/sosandroid/workingdays
- Owner: sosandroid
- Created: 2021-02-26T09:50:03.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-11-12T20:59:13.000Z (7 months ago)
- Last Synced: 2025-12-15T02:22:47.650Z (6 months ago)
- Topics: composer-package, date, holidays, leadtime, php-library, time-calculation, timestamp
- Language: PHP
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# WorkingDays
This class allows you to calculate delivery lead time from any date taking into account
- The public holidays of the country
- The number of day allowed to deliver
- Saturdays as working day or not
[](https://www.buymeacoffee.com/ju9hJ8RqGk)
## Installation
Just use composer to add this into your project
## Doc
- French [Documentation](./doc/WorkingDays_FR.md)
- English [Documentation](./doc/WorkingDays_EN.md)