Libraries tagged by optional
silasyudi/optional
6292 Downloads
Portability of Java's java.util.Optional class to PHP.
petrknap/optional
55234 Downloads
Optional (like in Java Platform SE 8 but in PHP)
zablose/captcha
6650 Downloads
Simple captcha with optional goodies for Laravel.
pflorek/aws-paramstore
9817 Downloads
This library reads parameters from AWS Parameter Store. It supports a path prefix, an optional shared context and multiple profiles. Returns an multi dimensional array of string|int|float|bool. Integrates directly with zendframework/zend-config-aggregator.
oddnoc/silverstripe-artefactcleaner
18629 Downloads
Find and optionally delete unused tables, columns and indexes in a SilverStripe database
mtymek/mt-mail
37294 Downloads
Zend Framework e-mail module. Using this library can easily create e-mail messages from PHTML templates (with optional layouts) and send them using configurable transports. Pluggable, EventManager-driven architecture allows you to customize every aspect of the process.
mix/database
14495 Downloads
Simple database for use in multiple execution environments, with support for FPM, Swoole, Workerman, and optional pools
leskhq/laravel-enterprise-starter-kit
19 Downloads
A Starter project based on Laravel LST with theme support, optional LDAP/AD authentication, dynamic route authorization, etc...
codingms/view-statistics
9428 Downloads
Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally tracks frontend user logins and login durations. Alternative extension for Google-Analytics, Matomo, Piwik - this extension does not use any cookies! By default it does not track any personal data like IP address or even the user agent (though this can be activated optionally).
codezero/courier
40433 Downloads
Simple HTTP request interface with optional caching
typedphp/optional
262 Downloads
A library to reduce the code required for null-checking.
phauthentic/optional
216 Downloads
PHP version of Javas Optional class, used to represent a container object which may or may not contain a non-null value.
marvin255/optional
894 Downloads
Optional container for PHP.
qoliber/m2-optional-terms-and-conditions
982 Downloads
keerill/php-java-optional
1374 Downloads
Full implementation of Java8 Optional for PHP