ladromelaboratoire / workingdays
Class to calculate delivery lead times expressed in working days. Can be adapted easily for various countries using sub-classes, just submit PRs
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
pkg:composer/ladromelaboratoire/workingdays
Requires
- php: >=7.2
README
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
Installation
Just use composer to add this into your project
Doc
- French Documentation
- English Documentation