Libraries tagged by null
ifixit/php7-optional
70663 Downloads
PHP 7 optional wrapper that provides an alternative to null
gammadia/bcmath-extended-nullable
98751 Downloads
Fork of krowinski/bcmath-extended with added nullable input arguments
deviantintegral/null-date-time
12305 Downloads
Interfaces and classes supporting empty or null DateTime objects
calmohallag/nullable-casting
10723 Downloads
PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.
nullthoughts/laravel-data-sync
1276 Downloads
Laravel utility to keep records synced between environments through source control
watheqalshowaiter/model-fields
44 Downloads
Get model fields fast — required, nullable, or default
vivait/twig-safe-date
24144 Downloads
A safe date function in twig that will not set null dates to today.
sil-org/php-env
222 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.
holgerk/assert-golden
6311 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
50238 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.
okipa/php-data-sanitizer
9370 Downloads
Data sanitizer to auto-cast entries, convert empty strings to null, etc.
technically/null-container
589 Downloads
Null (always empty) PSR-11 container implementation
rekalogika/file-null
2717 Downloads
Null object pattern implementation for rekalogika/file framework.
interactiv4/checker-null
57041 Downloads
This package provides null implementation for interactiv4/checker-contracts package.
glowingblue/null-driver
1479 Downloads
Exposes Flarum's NullDriver to be selected as an email driver in the Admin settings.