Libraries tagged by php optional
byjg/text-classifier
11 Downloads
A PHP text classifier supporting binary spam filtering (Robinson-Fisher Bayesian) and multi-class Naive Bayes classification, with optional LLM-assisted active learning fallback.
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
34 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
fer79/php-optional-helper
18 Downloads
Optional helper similar to Laravel, compatible with arrays and objects. Initially thinked to use in Yii2, should work in other projects.
jjware/php-optional
1774 Downloads
Library for working with optional values in PHP
wescleylima/supabase-php
0 Downloads
Supabase integration SDK for PHP with optional Laravel support
wescleylima/minio-php
0 Downloads
Minio integration SDK for PHP with optional Laravel support
wescleylima/keycloak-php
0 Downloads
Keycloak integration SDK for PHP with optional Laravel support
sawarame/optional
26 Downloads
Optional for PHP.
onemoreangle/php-marshaller
336 Downloads
A small library with few required dependencies to serialize and deserialize PHP structures using optional attribute or annotation-based configuration