Libraries tagged by null values
holgerk/assert-golden
4050 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
46453 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
1645 Downloads
Null object pattern implementation for rekalogika/file framework.
adammbalogh/key-value-store-null
24543 Downloads
Key-value null store package. It literally does nothing.
phauthentic/optional
143 Downloads
PHP version of Javas Optional class, used to represent a container object which may or may not contain a non-null value.
xakepehok/value-object-builder
5040 Downloads
This helper can create object from passed classname and value, or return null, if passed value is also null
schnittstabil/get
112906 Downloads
Get nested array values and object properties.
crivion/options
1391 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
3 Downloads
Laravel cursor pagination with null values
bigchicchicken/api-platform-skip-null-bundle
120 Downloads
Bundle to globally define skip_null_values parameter on all entities for ApiPlatform
xtompie/guard
6 Downloads
Guard container object for dealing with optional values or null values
stiiv/php-optional
4 Downloads
Handle PHP null values gracefully
tyty16/sqldeadcolumnfinder
13 Downloads
Finds columns that are null or only have one unique value
florianwolters/component-core-equality
679 Downloads
Implements equivalence relations on non-null object references as a PHP component.