Libraries tagged by php optional
e2ex/e2ex
1521 Downloads
Converts PHP Errors to Exceptions and (optionally) logs PHP Errors, Notices and Warnings with a PSR-3 compatible logger
spruct/spruct
73 Downloads
Clean PHP struct implementation with optional strong typed fields
northrook/array-access
135 Downloads
Delineated notation access to PHP arrays, with an optional Primary Value, allowing sub-array keys to return either their assigned value, or nested values.
hybridlogic/router
62 Downloads
A drop dead simple URI routing library for PHP, with support for optional parameters and regular expressions.
aramonc/docblock-parser
27 Downloads
Parses strings for docBlock like portions and then extracts the annotations, descriptions, and optional document content. This should not be used as an annotation parser for PHP code, at least not on it's own. If you're looking to do something with the docBlocks you might want to use something like https://github.com/schmittjoh/metadata better. This is more for if you're trying to get metadata from a plain text file. Look through the tests for examples.
ww0rm/php-optional
32 Downloads
Implements Java8 Optional in PHP7
stiiv/php-optional
4 Downloads
Handle PHP null values gracefully
solt9029/php-optional
3 Downloads
serhatozdal/php-java-optional
1160 Downloads
Full implementation of Java8 Optional for PHP
norse-blue/optionals
4 Downloads
PHP Optionals is a PHP library that allows you to chain method calls or access properties of an object while preventing errors from occurring.
jonathanr/php-optional-result
9 Downloads
jjware/php-optional
1774 Downloads
Library for working with optional values in PHP
sawarame/optional
24 Downloads
Optional for PHP.
mmapes/php-code-coverage-optional-whitelist
5 Downloads
Fork with optional whitelist of Library that provides collection, processing, and rendering functionality for PHP code coverage information.
rimantasrickus/optional
2 Downloads
Optional values for PHP