Libraries tagged by null
nulldev/teegee
137 Downloads
rajat/demo
0 Downloads
null
xactsystems/cast
45 Downloads
Safely cast PHP mixed values to scalar types or null.
ventrec/timestampr
25 Downloads
Updates timestamp columns in your database that violates the new nullable requirement in newer mysql versions
tranzakt/laravel-softdeletesunique
11 Downloads
Package to allow correct unique indexing of null softDelete deleted_at columns.
tleckie/value-object
4 Downloads
PHP value-object. Library to implement value-object / nullable-value-object in PHP
summonshr/filamentphp-unroundify
28 Downloads
A filamentphp package to nullify roundness in default filamentphp ui.
sachin/nde
16 Downloads
Library for the Winamp Nullsoft Database Engine format aka NDE,forked from [email protected]
rodgermd/uniqueentitynotnull-bundle
21 Downloads
Check if entity is unique if not null
phylogram/php_to_js_converter
0 Downloads
This package allows to generate javascript code from php, with literal code from strings, and automatic array, string, boolean, number and null conversion.
phpstan70/phpdoc-parser
84 Downloads
PHP 7.0 support for: PHPDoc parser with support for nullable, intersection and generic types
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.
ottowayne/sqlite-migration-fix
2853 Downloads
Laravel package to fix SQLite migrations by making all columns nullable in testing environments
noini/optional
5 Downloads
Optional class for various if-null-else purposes
metasyntactical/psr-cache
8390 Downloads
Additional implementation for PSR-6 Cache providing AwareInterfaces (similar to PSR-3 LoggerAware) and NullCache Implementation