Libraries tagged by php optional
ddniel16/php-logger
716 Downloads
System logs in php, with options to register in syslog or in a custom file. No dependency. No framework required.
upside/option
5 Downloads
PHP implementation of Option type for safe null handling with snake_case method names
subjective-php/slim-options-middleware
2 Downloads
Middleware to add an OPTIONS route to routes.
metasyntactical/php-soap-client-options
739 Downloads
Allows for handling PHP Soap Client options in a way that validity and type safety are assured.
d0riven/php-flags
6 Downloads
PHP command line option parser
mikeshiyan/php-ini
34 Downloads
PHP script to update php.ini configuration options.
widop/twitter-options
882 Downloads
Twitter Options API for PHP 5.3+
sassnowski/option
11 Downloads
A basic PHP implementation of the Option data type as found in Scala.
rawphp/raw-options
170 Downloads
RawOptions is a small package that adds options to a PHP application and is used by RawPHP framework and other applications.
pbousa/php-sdk
46 Downloads
Photo Booth Options SDK for PHP
maarky/option
191 Downloads
Option class for PHP with type safety
trehinos/thor-option
432 Downloads
An option-type for PHP 8.1 and above.
brimmar/phpstan-rustlike-option-extension
8 Downloads
A PHPStan extension to help with the Option Type implementation for PHP
mkjpryor/option
7 Downloads
Simple option and result types for PHP
helloimalemur/rustify-php
17 Downloads
Rust-like Option and Result types for PHP