Libraries tagged by nullable

phpstan/phpdoc-parser

1246 Favers
149221137 Downloads

PHPDoc parser with support for nullable, intersection and generic types

Go to Download


imanghafoori/laravel-nullable

129 Favers
128248 Downloads

A package to help you write expressive defensive code in a functional manner

Go to Download


dyrynda/laravel-nullable-fields

105 Favers
119627 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.

Go to Download


iatstuti/laravel-nullable-fields

105 Favers
151697 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.

Go to Download


tarifhaus/doctrine-nullable-embeddable

22 Favers
62098 Downloads

A workaround implementation for nullable embeddables in Doctrine entities.

Go to Download


gammadia/bcmath-extended-nullable

0 Favers
76108 Downloads

Fork of krowinski/bcmath-extended with added nullable input arguments

Go to Download


sspat/doctrine-nullable-embeddables

4 Favers
1383 Downloads

Patches doctrine/orm to allow usage of nullable embeddables

Go to Download


monro/doctrine-nullable-embedabbles

5 Favers
4849 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.

Go to Download


fmasa/doctrine-nullable-embeddables

5 Favers
24941 Downloads

Mechanism for nullable embeddables in Doctrine 2.5+

Go to Download


calmohallag/nullable-casting

1 Favers
5391 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.

Go to Download


xiyusullos/nullable

16 Favers
2214 Downloads

chain calls on object whatever the object is null or not

Go to Download


arkitecht/laravel-nullable

0 Favers
851 Downloads

Laravel 5 - Add nullable columns to models

Go to Download


20uf/doctrine-nullable-embeddable

1 Favers
2477 Downloads

A workaround implementation for nullable embeddables in Doctrine entities.

Go to Download


php-extended/php-optionality-interface

0 Favers
10061 Downloads

A library to specify optionalities in modelisations

Go to Download


artistan/zero-nullable-dates

0 Favers
37 Downloads

Allows having zero date models in laravel

Go to Download


Next >>