Download the PHP package peekandpoke/php-types without Composer
On this page you can find all versions of the php package peekandpoke/php-types. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download peekandpoke/php-types
More information about peekandpoke/php-types
Files in peekandpoke/php-types
Download peekandpoke/php-types
More information about peekandpoke/php-types
Files in peekandpoke/php-types
Vendor peekandpoke
Package php-types
Short Description Basic types for PHP like Enums, LocalDate etc...
License BSD-3-Clause
Package php-types
Short Description Basic types for PHP like Enums, LocalDate etc...
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package php-types
Why PHP-Types
There are some types that PHP does not provide as part of the language, e.g.:
-
Enums
- LocalDate (a date object that enforces creation WITH timezone)
TODO
( ) LocalDate::isSameDay
( ) LocalDate::isSameWeek
( ) LocalDate::isSameMonth
( ) LocalDate::isSameYear
( ) LocalDate::isSameDecade
( ) LocalDate::isSameCentury
( ) LocalDate::isSameMillennium
( ) extract all DST (daylight saving time aware methods from LocalDate)
$date->dst()->getShift() $date->dst()->modifyByDays() ...
All versions of php-types with dependencies
PHP Build Version
Package Version
No informations.
The package peekandpoke/php-types contains the following files
Loading the files please wait ....