Libraries tagged by null values
jessegall/php-types
827 Downloads
Named typed constants and predicates — give meaning to magic literals like '', [], '{}', 0, true and null.
holgerk/assert-golden
10630 Downloads
Same as assertEquals, but when null is given as argument, the test file is automatically edited and null is substituted with the actual value
sil-org/php-env
5127 Downloads
Simple PHP library for getting (or requiring) environment variables, designed to handle true, false, and null more intelligently. If desired, an environment variable's value can be split into an array automatically.
silinternational/php-env
54167 Downloads
Simple PHP library for getting (or requiring) environment variables, designed to handle true, false, and null more intelligently. If desired, an environment variable's value can be split into an array automatically.
rekalogika/file-null
4129 Downloads
Null object pattern implementation for rekalogika/file framework.
adammbalogh/key-value-store-null
26988 Downloads
Key-value null store package. It literally does nothing.
xakepehok/value-object-builder
6575 Downloads
This helper can create object from passed classname and value, or return null, if passed value is also null
schnittstabil/get
113447 Downloads
Get nested array values and object properties.
awd-studio/vo-optional-php
200 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.
phauthentic/optional
403 Downloads
PHP version of Javas Optional class, used to represent a container object which may or may not contain a non-null value.
crivion/options
1511 Downloads
A way to get_option($option_name, $default = null) and set_option($option_name, $option_value) similar to wordpress for Laravel.
cvsouth/cache-null
1325 Downloads
Enables support for caching of null values in Laravel
crissi/laravel-cursor-pagination-with-null-values
5 Downloads
Laravel cursor pagination with null values
bigchicchicken/api-platform-skip-null-bundle
123 Downloads
Bundle to globally define skip_null_values parameter on all entities for ApiPlatform
xtompie/guard
7 Downloads
Guard container object for dealing with optional values or null values