Libraries tagged by optional
a2zwebltd/nova-role-manager
1447 Downloads
A Laravel Nova tool for managing Spatie roles and permissions with optional audit logging.
maxxscho/laravel-markdown-plus
172 Downloads
A simple Laravel Markdown Parser with an optional meta section in the .md file
crossjoin/browscap
234465 Downloads
The standalone PHP Browscap parser Crossjoin\Browscap detects browser properties as well as device information based on the user agent string of the requesting browsers and search engines, using the data from the Browser Capabilities Project. It's several hundred times faster than the build-in PHP function get_browser(), and faster than other Browscap PHP libraries, with much lower memory consumption. Optionally Crossjoin\Browscap automatically updates the Browscap data, so you're always up-to-date. The newest version is build for PHP 7.x, for PHP >= 5.6 use version 2.x, for PHP >= 5.3 use version 1.x.
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
351 Downloads
Optional implementation for PHP
minimalcode/php-java-optional
3280 Downloads
Java9 Optional implementation for PHP
marvin255/optional
1479 Downloads
Optional container for PHP.
jimmyoak/optional
6848 Downloads
jedibc/optional
151 Downloads
PHP port of Java Optional
dgame/php-optional
40316 Downloads
php optional
ocramius/optional
263 Downloads
A port of java.util.Optional to PHP
php-extended/php-optionality-object
7448 Downloads
A library that implements the php-extended/php-optionality-interface package.
php-extended/php-optionality-interface
11072 Downloads
A library to specify optionalities in modelisations
joelbutcher/php-optional
3 Downloads
An opinionated implementation of Java's Optional class for PHP.
j45l/maybe-php
6000 Downloads
Maybe for PHP