Libraries tagged by nullfile
rekalogika/file-null
4002 Downloads
Null object pattern implementation for rekalogika/file framework.
rekalogika/file-association-entity
4005 Downloads
Utilities for handling files inside domain entities: EmbeddedMetadata for embedding metadata inside Doctrine entities, AbstractFile for creating one-to-many relations with files, and NullFile to handle cases in domain entities where a file must be present but is missing in the storage backend.
phpstan/phpdoc-parser
356828978 Downloads
PHPDoc parser with support for nullable, intersection and generic types
imanghafoori/laravel-nullable
465142 Downloads
A package to help you write expressive defensive code in a functional manner
dyrynda/laravel-nullable-fields
212963 Downloads
This trait allows you to easily flag attributes that should be set as null when being persisted to the database using the Laravel PHP Framework.
php-standard-library/option
72209 Downloads
Option type (Some/None) replacing nullable types with explicit presence semantics
iatstuti/laravel-nullable-fields
155296 Downloads
This trait allows you to easily flag attributes that should be set as null when being persisted to the database using the Laravel PHP Framework.
watheqalshowaiter/model-fields
1574 Downloads
Get model fields fast — required, nullable, or default
gammadia/bcmath-extended-nullable
104518 Downloads
Fork of krowinski/bcmath-extended with added nullable input arguments
calmohallag/nullable-casting
15365 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.
fmasa/doctrine-nullable-embeddables
26016 Downloads
Mechanism for nullable embeddables in Doctrine 2.5+
sspat/doctrine-nullable-embeddables
2620 Downloads
Patches doctrine/orm to allow usage of nullable embeddables
chrysanthos/nova-nullable-boolean
446 Downloads
A Laravel Nova field.
php-extended/php-optionality-interface
11052 Downloads
A library to specify optionalities in modelisations
nullaidev/vista
58 Downloads
Vista view render engine.