Libraries tagged by null-safe
awd-studio/vo-optional-php
1 Favers
239 Downloads
239 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
580 Downloads
580 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
4 Favers
4 Downloads
4 Downloads
Safe nested data access with dot notation for PHP.
mhert/strict-returns
0 Favers
1 Downloads
1 Downloads
Rust-style Result and Option types for PHP