php-standard-library/comparison dependents (4) Order by: name | downloads Show: all | require | require-dev
-
PHP
php-standard-library/date-time
Immutable, timezone-aware date and time types with Duration, Period, and Interval
-
PHP
php-standard-library/either
General-purpose disjoint union type (Left/Right) for values with two possible types
-
PHP
php-standard-library/ip
Immutable, binary-backed value object for IPv4 and IPv6 addresses with parsing, classification, and comparison
-
PHP
php-standard-library/option
Option type (Some/None) replacing nullable types with explicit presence semantics