Libraries tagged by php-options
pete-otaqui/clip-clop
28 Downloads
A PHP option parser based on getopt()
vildanhakanaj/php-options
19 Downloads
Simple way to interact with an options array in your website
unicorn-fail/php-option
26 Downloads
A highly extensible replacement for [phpoption/phpoption] with `TypedOption` support.
tomrf/php-options
26 Downloads
get and set PHP options/ini settings with validation
tekord/php-option
33 Downloads
Option object for PHP inspired by the Rust programming language
mbohuslavek/php-options
11 Downloads
Better getopt library for PHP
emilianobovetti/php-option
40 Downloads
Lightweight option in PHP
chiqui3d/php-directives-bundle
44 Downloads
A small and simple Bundle in Symfony to add PHP directives for your project
jjware/option
16 Downloads
PHP Option sum type
gabrielalmir/maybe
2 Downloads
Functional primitives for PHP: Option and Result types inspired by Rust
fool/octopt
19195 Downloads
PHP Option Parser
ekiwok/option
1010 Downloads
PHP Option implementations for all scalars. Possible to register custom Option.
antaresbr/options
507 Downloads
A custom PHP options handler
aharisu/option
748 Downloads
PHP Option object like a Rust language
keerill/php-java-optional
1803 Downloads
Full implementation of Java8 Optional for PHP