Libraries tagged by null-safe
awd-studio/vo-optional-php
1 Favers
116 Downloads
116 Downloads
Type-safe Optional value object for PHP 8.4+. A robust implementation of the Optional pattern inspired by Java, providing elegant null-safety and functional programming capabilities.
brimmar/phpoption
1 Favers
517 Downloads
517 Downloads
Rust-like Option Type implementation for PHP
upside/option
0 Favers
5 Downloads
5 Downloads
PHP implementation of Option type for safe null handling with snake_case method names
safeaccess/inline
1 Favers
3 Downloads
3 Downloads
Safe nested data access with dot notation for PHP.