Download the PHP package phphleb/calendar-stub without Composer
On this page you can find all versions of the php package phphleb/calendar-stub. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phphleb/calendar-stub
More information about phphleb/calendar-stub
Files in phphleb/calendar-stub
Download phphleb/calendar-stub
More information about phphleb/calendar-stub
Files in phphleb/calendar-stub
Vendor phphleb
Package calendar-stub
Short Description Solving the problem with calendar calculations in PHP
License MIT
Package calendar-stub
Short Description Solving the problem with calendar calculations in PHP
License MIT
Please rate this library. Is it a good library?
Informations about the package calendar-stub
php Calendar Stub
Генерация объекта даты начала или окончания периода, заданного по названию.
Решает проблему точных календарных дат в DateTime, при которой, например,
значение (new DateTime('2017-01-31'))->modify('+1 month')->format('Y-m-d')
равно "2017-03-03"
а не "2017-02-28".
Установка
Использование
All versions of calendar-stub with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3.0
The package phphleb/calendar-stub contains the following files
Loading the files please wait ....