Libraries tagged by null
ifixit/php7-optional
68413 Downloads
PHP 7 optional wrapper that provides an alternative to null
sspat/doctrine-nullable-embeddables
2345 Downloads
Patches doctrine/orm to allow usage of nullable embeddables
gammadia/bcmath-extended-nullable
97474 Downloads
Fork of krowinski/bcmath-extended with added nullable input arguments
calmohallag/nullable-casting
9389 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
1164 Downloads
Laravel utility to keep records synced between environments through source control
nullform/telegram-gateway
801 Downloads
PHP client for Telegram Gateway API
vivait/twig-safe-date
22763 Downloads
A safe date function in twig that will not set null dates to today.
silinternational/php-env
48167 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
5049 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
rekalogika/file-null
2264 Downloads
Null object pattern implementation for rekalogika/file framework.
interactiv4/checker-null
56897 Downloads
This package provides null implementation for interactiv4/checker-contracts package.
glowingblue/null-driver
1097 Downloads
Exposes Flarum's NullDriver to be selected as an email driver in the Admin settings.
adammbalogh/key-value-store-null
25297 Downloads
Key-value null store package. It literally does nothing.
sellastica/dev-nulls
8454 Downloads
ihipop/psr-null-cache
1692 Downloads
NullCache implementation (Fake Storage) of PSR-16 with Basic data validation