Libraries tagged by nullfile

rekalogika/file-null

1 Favers
4203 Downloads

Null object pattern implementation for rekalogika/file framework.

Go to Download


rekalogika/file-association-entity

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

Go to Download


phpstan/phpdoc-parser

1533 Favers
381826415 Downloads

PHPDoc parser with support for nullable, intersection and generic types

Go to Download


imanghafoori/laravel-nullable

151 Favers
501965 Downloads

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

Go to Download


dyrynda/laravel-nullable-fields

104 Favers
222724 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


php-standard-library/option

1 Favers
160336 Downloads

Option type (Some/None) replacing nullable types with explicit presence semantics

Go to Download


iatstuti/laravel-nullable-fields

105 Favers
155475 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


watheqalshowaiter/model-fields

40 Favers
2670 Downloads

Get model fields fast — required, nullable, or default

Go to Download


calmohallag/nullable-casting

1 Favers
16706 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


fmasa/doctrine-nullable-embeddables

5 Favers
26531 Downloads

Mechanism for nullable embeddables in Doctrine 2.5+

Go to Download


tarifhaus/doctrine-nullable-embeddable

23 Favers
62130 Downloads

A workaround implementation for nullable embeddables in Doctrine entities.

Go to Download


sspat/doctrine-nullable-embeddables

4 Favers
2719 Downloads

Patches doctrine/orm to allow usage of nullable embeddables

Go to Download


gammadia/bcmath-extended-nullable

0 Favers
105320 Downloads

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

Go to Download


php-extended/php-optionality-interface

0 Favers
11142 Downloads

A library to specify optionalities in modelisations

Go to Download


mmae/phones

3 Favers
130 Downloads

Validate and normalize phone numbers for 209 countries, with drop-in Laravel validation rules (exists/unique, translations, nullable).

Go to Download


Next >>