Option type (Some/None) replacing nullable types with explicit presence semantics

Maintainers

Package info

github.com/php-standard-library/option

Homepage

pkg:composer/php-standard-library/option

Statistics

Installs: 70 318

Dependents: 9

Suggesters: 0

Stars: 1

6.2.1 2026-05-23 20:26 UTC

This package is auto-updated.

Last update: 2026-05-23 22:52:00 UTC


README

Option type (Some/None) replacing nullable types with explicit presence semantics.