Libraries tagged by null objects
koriym/null-object
1876834 Downloads
Null object generator
deviantintegral/null-date-time
24317 Downloads
Interfaces and classes supporting empty or null DateTime objects
jessegall/php-types
855 Downloads
Named typed constants and predicates — give meaning to magic literals like '', [], '{}', 0, true and null.
rekalogika/file-null
4158 Downloads
Null object pattern implementation for rekalogika/file framework.
xakepehok/value-object-builder
6577 Downloads
This helper can create object from passed classname and value, or return null, if passed value is also null
webdevvie/nestis
10833 Downloads
A simple php class that allows for the retrieval of nested object without null checks
schnittstabil/get
113452 Downloads
Get nested array values and object properties.
awd-studio/vo-optional-php
221 Downloads
Type-safe Optional value object for PHP 8.4+. A robust implementation of the Optional pattern inspired by Java, providing elegant null-safety and functional programming capabilities.
zendraxl/laravel-request-null-user
8 Downloads
Laravel Null Object Pattern for User fetched from Request
technically/null-container
742 Downloads
Null (always empty) PSR-11 container implementation
conceptbyte/null-object
38 Downloads
A Null Object for PHP.
xiyusullos/nullable
2216 Downloads
chain calls on object whatever the object is null or not
karavasilev/cryptomanana
73 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
florianwolters/component-core-equality
702 Downloads
Implements equivalence relations on non-null object references as a PHP component.
monro/doctrine-nullable-embedabbles
5068 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.