Libraries tagged by nullfile
arkitecht/laravel-nullable
959 Downloads
Laravel 5 - Add nullable columns to models
20uf/doctrine-nullable-embeddable
2498 Downloads
A workaround implementation for nullable embeddables in Doctrine entities.
tox2ik/laravel-nullable-fields
42 Downloads
UPDATE USER SET funds = NULL
temper/laravel-nullable-properties
18338 Downloads
skaut/doctrine-nullable-embeddables
54 Downloads
Mechanism for nullable embeddables in Doctrine 2.5+
mcmatters/laravel-nullable-attribute
1023 Downloads
Laravel nullable attributes
laravel-enso/nullablefields
117 Downloads
Trait for nullable fields
joskolenberg/eloquent-empty-date-nullifier
28 Downloads
Convert 0000-00-00 dates in the database to null when accessing your model's attributes.
xtompie/guard
7 Downloads
Guard container object for dealing with optional values or null values
tekord/php-option
34 Downloads
Option object for PHP inspired by the Rust programming language
nullaidev/imgix-wp
24 Downloads
Add imgix WordPress helpers
ventrec/timestampr
26 Downloads
Updates timestamp columns in your database that violates the new nullable requirement in newer mysql versions
tleckie/value-object
5 Downloads
PHP value-object. Library to implement value-object / nullable-value-object in PHP
ottowayne/sqlite-migration-fix
2853 Downloads
Laravel package to fix SQLite migrations by making all columns nullable in testing environments
phpstan70/phpdoc-parser
119 Downloads
PHP 7.0 support for: PHPDoc parser with support for nullable, intersection and generic types