Download the PHP package r-a-f/ecommerce-realization-days without Composer
On this page you can find all versions of the php package r-a-f/ecommerce-realization-days. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download r-a-f/ecommerce-realization-days
More information about r-a-f/ecommerce-realization-days
Files in r-a-f/ecommerce-realization-days
Download r-a-f/ecommerce-realization-days
More information about r-a-f/ecommerce-realization-days
Files in r-a-f/ecommerce-realization-days
Vendor r-a-f
Package ecommerce-realization-days
Short Description Library for calculating and displaying order realization (e.g. shipping) dates in e-commerce systems.
License Apache-2.0
Package ecommerce-realization-days
Short Description Library for calculating and displaying order realization (e.g. shipping) dates in e-commerce systems.
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package ecommerce-realization-days
Ecommerce Realization Days
Description
Ecommerce Realization Days is a PHP library for calculating and formatting order fulfillment (e.g. shipping) dates in e-commerce systems.
It supports:
- golden hour logic (cutoff time for same-day shipping)
- fixed days off (e.g. holidays)
- weekly days off (e.g. weekends)
- templates with html tags allowed
Installation
Install via Composer:
β Example (basic)
`
π― Formatting and display
You can use RealizationDaysFormatter
to generate customer-friendly messages like:
"Order today β ships by Friday"
"Order now β ships until 14:00 today"
π§ͺ Example:
π€ Author
RafaΕ Pawlukiewicz π pawlukiewicz.com
All versions of ecommerce-realization-days with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2 <8.4
The package r-a-f/ecommerce-realization-days contains the following files
Loading the files please wait ....