Libraries tagged by null
nullbio/cbor-php
355 Downloads
CBOR Encoder/Decoder for PHP
nullaidev/vista
82 Downloads
Vista view render engine.
webdevvie/nestis
10722 Downloads
A simple php class that allows for the retrieval of nested object without null checks
vortos/vortos-analytics
189 Downloads
Vortos product-analytics port — capture/identify/group, null default in-core, privacy-by-default (deny-all consent + allowlist + PII redaction), bounded batching + idempotent identify/group, and an opt-in sampled flag-exposure bridge. Provider drivers (PostHog, ...) ship as separate split packages.
typedphp/optional
262 Downloads
A library to reduce the code required for null-checking.
rekalogika/file-association-entity
4097 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.
opencontent/ocbinarynullparser-ls
5782 Downloads
OpenContent Binary Null Parser
dmitryrechkin/php-converters-emptytonull
392 Downloads
PHP Converter that converts of empty to null. It is helps to make code cleaner by removing the need for if conditions for cases when some API expects null in order to consider parameter as unset.
xiyusullos/nullable
2216 Downloads
chain calls on object whatever the object is null or not
technically/null-container
739 Downloads
Null (always empty) PSR-11 container implementation
glowingblue/null-driver
2127 Downloads
Exposes Flarum's NullDriver to be selected as an email driver in the Admin settings.
interactiv4/processor-null
72469 Downloads
This package provides null implementation for interactiv4/processor-contracts package.
conceptbyte/null-object
38 Downloads
A Null Object for PHP.
zendraxl/laravel-request-null-user
8 Downloads
Laravel Null Object Pattern for User fetched from Request
tarifhaus/doctrine-nullable-embeddable
62128 Downloads
A workaround implementation for nullable embeddables in Doctrine entities.