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: 711

Dependents: 2

Suggesters: 0

Stars: 0

6.0.3 2026-03-17 22:50 UTC

This package is auto-updated.

Last update: 2026-03-18 04:46:25 UTC


README

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