Libraries tagged by null
monro/doctrine-nullable-embedabbles
4981 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.
ebcms/psr16-null
6465 Downloads
null simple cache
deviantintegral/null-date-time
8446 Downloads
Interfaces and classes supporting empty or null DateTime objects
calmohallag/nullable-casting
6676 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.
adt/null-user-storage
1693 Downloads
Null user storage for Nette framework suitable for API requests.
fmasa/doctrine-nullable-embeddables
25060 Downloads
Mechanism for nullable embeddables in Doctrine 2.5+
schnittstabil/get
112841 Downloads
Get nested array values and object properties.
empty/empty
2511 Downloads
Empty project with no dependency
karavasilev/cryptomanana
52 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
dgame/php-optional
40303 Downloads
php optional
nullform/http-status
2024 Downloads
HTTP status codes as constants
nullform/app-store-server-api-client
651 Downloads
PHP client for App Store Server API and App Store Server Notifications
webdevvie/nestis
8209 Downloads
A simple php class that allows for the retrieval of nested object without null checks
watheqalshowaiter/model-required-fields
33 Downloads
Get the model required fields without nullables, primary keys and fields with defaults.
typedphp/optional
261 Downloads
A library to reduce the code required for null-checking.