Libraries tagged by nullfile
xiyusullos/nullable
2216 Downloads
chain calls on object whatever the object is null or not
tarifhaus/doctrine-nullable-embeddable
62128 Downloads
A workaround implementation for nullable embeddables in Doctrine entities.
monro/doctrine-nullable-embedabbles
5068 Downloads
Workarround to the issues related of using Doctrine with embedabbles relations where the relation can be null. If the object is null doctrine would instanciate it with all the properties to null, this library will fix it to set it to null.
fromholdio/phpstan-non-nullable-sink-rules
14 Downloads
PHPStan rules for values that are not proven safe at non-nullable PHP-owned sinks.
andanteproject/nullable-embeddable-bundle
6 Downloads
A Symfony Bundle to handle nullable embeddables with Doctrine
php-extended/php-optionality-interface
11068 Downloads
A library to specify optionalities in modelisations
nullaidev/hygiene
49 Downloads
Hygiene is a HTML sanitizer.
mmae/phones
19 Downloads
Validate and normalize phone numbers for 209 countries, with drop-in Laravel validation rules (exists/unique, translations, nullable).
wazum/nullable-embeddable-bundle
6 Downloads
Symfony bundle for handling nullable Doctrine embeddables
simondeeley/non-nullable
0 Downloads
A reusable trait for PHP implementing non-nullable behaviour
jdecool/doctrine-nullable-embeddable
6 Downloads
Implement nullable embeddables in Doctrine entities
denis909/yii2-nullable-behavior
86 Downloads
bluecode/laravel-nullable-field
7 Downloads
This trait allows you to easily flag attributes that should be set as null.
artistan/zero-nullable-dates
41 Downloads
Allows having zero date models in laravel
arkitecht/laravel-nullable
959 Downloads
Laravel 5 - Add nullable columns to models