Libraries tagged by php optional
owc/zgw-api
20 Downloads
PHP implementation of the ZGW API, with an optional WordPress integration.
edgaras/custombase64
102 Downloads
A PHP package for customizable Base64 encoding and decoding with support for custom character sets and optional reversed output.
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
4 Downloads
serhatozdal/php-java-optional
1161 Downloads
Full implementation of Java8 Optional for PHP
norse-blue/optionals
5 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
10 Downloads
jjware/php-optional
1774 Downloads
Library for working with optional values in PHP
bitshost/php-crud-api-generator
6 Downloads
Automatic, configurable CRUD API generator for MySQL/MariaDB in PHP (with optional authentication)
sawarame/optional
25 Downloads
Optional for PHP.
onemoreangle/php-marshaller
318 Downloads
A small library with few required dependencies to serialize and deserialize PHP structures using optional attribute or annotation-based configuration
mmapes/php-code-coverage-optional-whitelist
6 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