Libraries tagged by null object
koriym/null-object
1813959 Downloads
Null object generator
deviantintegral/null-date-time
23357 Downloads
Interfaces and classes supporting empty or null DateTime objects
jessegall/php-types
453 Downloads
Named typed constants and predicates — give meaning to magic literals like '', [], '{}', 0, true and null.
rekalogika/file-null
4065 Downloads
Null object pattern implementation for rekalogika/file framework.
webdevvie/nestis
10689 Downloads
A simple php class that allows for the retrieval of nested object without null checks
schnittstabil/get
113326 Downloads
Get nested array values and object properties.
karavasilev/cryptomanana
72 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
awd-studio/vo-optional-php
165 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
735 Downloads
Null (always empty) PSR-11 container implementation
conceptbyte/null-object
38 Downloads
A Null Object for PHP.
xakepehok/value-object-builder
6534 Downloads
This helper can create object from passed classname and value, or return null, if passed value is also null
xiyusullos/nullable
2216 Downloads
chain calls on object whatever the object is null or not
dgame/php-optional
40316 Downloads
php optional
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.