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: 1 267

Dependents: 2

Suggesters: 0

Stars: 0

6.1.1 2026-03-20 08:02 UTC

This package is auto-updated.

Last update: 2026-03-20 08:12:05 UTC


README

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