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

2.1.4 2021-03-05 15:47 UTC

This package is auto-updated.

Last update: 2024-10-06 00:17:26 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