Libraries tagged by php optional
joelbutcher/php-optional
3 Downloads
An opinionated implementation of Java's Optional class for PHP.
dgame/php-optional
40316 Downloads
php optional
php-extended/php-optionality-object
7436 Downloads
A library that implements the php-extended/php-optionality-interface package.
php-extended/php-optionality-interface
11060 Downloads
A library to specify optionalities in modelisations
mrpunyapal/php-2fa
5 Downloads
Framework-agnostic Two-Factor Authentication actions for PHP with optional Laravel support
ocramius/optional
263 Downloads
A port of java.util.Optional to PHP
phauthentic/optional
396 Downloads
PHP version of Javas Optional class, used to represent a container object which may or may not contain a non-null value.
okopok/optional
341 Downloads
Optional implementation for PHP
plazzag/polario-sdk-php
119 Downloads
API for Polario __Naming:__ * json properties are formatted in camel case (fooBar) besides of enums (FooBar) * route params are formatted in hyphen case (foo-bar) * query params are formatted in snake case (foo_bar) * query params could hold lists of elements if they are comma separated * enum properties are formatted in capitalized camel case (FooBar) __Default values:__ * default values are specified for optional parameters do only apply to POST requests __Types:__ * numbers are considered to be float values * strings that are not specified to be html formatted should not be interpreted as html to avoid unexpected bahavior, like xss attacks * timestamps are considered to be in unix time __Headers:__ * ___Platform___: can be always set as header param to specify the platform of the request for the logging output
j45l/maybe-php
6000 Downloads
Maybe for PHP
iprodev/php-easycache
462 Downloads
PHP EasyCache is a lightweight, multi-backend (APCu/Redis/File/PDO) with SWR caching library that speeds up repeated API calls with thread‑safe writes, per‑key TTLs, automatic cleanup, key sanitization, and optional compression.
highfive/inngest-php
107 Downloads
Framework-agnostic PHP client for the Inngest event ingestion and v1 REST APIs, with optional Laravel auto-discovery.
mcarrowsmith-packages/debugbar-xdebug-collector
55 Downloads
A custom data collector for php-debugbar with optional Laravel/barryvdh debugbar integration.
e2ex/e2ex
1521 Downloads
Converts PHP Errors to Exceptions and (optionally) logs PHP Errors, Notices and Warnings with a PSR-3 compatible logger
ibnuafdel/daltphp
47 Downloads
Lightweight PHP micro-framework with optional built-in guided learning: lessons and broken-code challenges with automatic verification.