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

2.1.4 2021-03-05 15:47 UTC

This package is auto-updated.

Last update: 2025-10-06 02:54:23 UTC


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