Libraries tagged by null values
holgerk/assert-golden
5588 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
silinternational/php-env
49290 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
2503 Downloads
Null object pattern implementation for rekalogika/file framework.
adammbalogh/key-value-store-null
25625 Downloads
Key-value null store package. It literally does nothing.
xakepehok/value-object-builder
5598 Downloads
This helper can create object from passed classname and value, or return null, if passed value is also null
phauthentic/optional
216 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
1435 Downloads
A way to get_option($option_name, $default = null) and set_option($option_name, $option_value) similar to wordpress for Laravel.
schnittstabil/get
112964 Downloads
Get nested array values and object properties.
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
stiiv/php-optional
4 Downloads
Handle PHP null values gracefully
tyty16/sqldeadcolumnfinder
14 Downloads
Finds columns that are null or only have one unique value
florianwolters/component-core-equality
689 Downloads
Implements equivalence relations on non-null object references as a PHP component.