An open API service indexing awesome lists of open source software.

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

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

[![Buy me a coffee](./res/default-yellow.png)](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)