thibaud-dauce / php-maybe
Maybe type in PHP
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/thibaud-dauce/php-maybe
Requires
- php: ^7.0
Requires (Dev)
- phpunit/phpunit: ^5.6
This package is auto-updated.
Last update: 2025-10-06 11:36:30 UTC
README
Installation
composer require thibaud-dauce/php-maybe
Usage
Examples are in MaybeTest.php
file.