Libraries tagged by nullable
wazum/nullable-embeddable-bundle
2 Downloads
Symfony bundle for handling nullable Doctrine embeddables
simondeeley/non-nullable
0 Downloads
A reusable trait for PHP implementing non-nullable behaviour
denis909/yii2-nullable-behavior
85 Downloads
chrysanthos/nova-nullable-boolean
175 Downloads
A Laravel Nova field.
bluecode/laravel-nullable-field
7 Downloads
This trait allows you to easily flag attributes that should be set as null.
20uf/doctrine-nullable-embeddable
2498 Downloads
A workaround implementation for nullable embeddables in Doctrine entities.
tox2ik/laravel-nullable-fields
41 Downloads
UPDATE USER SET funds = NULL
temper/laravel-nullable-properties
18337 Downloads
skaut/doctrine-nullable-embeddables
46 Downloads
Mechanism for nullable embeddables in Doctrine 2.5+
mcmatters/laravel-nullable-attribute
1022 Downloads
Laravel nullable attributes
laravel-enso/nullablefields
117 Downloads
Trait for nullable fields
xtompie/guard
6 Downloads
Guard container object for dealing with optional values or null values
tekord/php-option
19 Downloads
Option object for PHP inspired by the Rust programming language
ventrec/timestampr
25 Downloads
Updates timestamp columns in your database that violates the new nullable requirement in newer mysql versions
tleckie/value-object
4 Downloads
PHP value-object. Library to implement value-object / nullable-value-object in PHP