gertvdb / monad
Utilities to help ease use of monads in Php
1.0.0
2025-09-09 17:54 UTC
Requires
- php: ~8.1
Requires (Dev)
- phpbench/phpbench: ^1.1
- phpstan/phpstan: ^1.9
- phpunit/phpunit: ^9.5
- roave/security-advisories: dev-latest
- symplify/easy-ci: ^11.1
- symplify/easy-coding-standard: ^11.1
This package is auto-updated.
Last update: 2025-09-09 17:55:56 UTC
README
Utilities to help ease use of monads in Php.
Install
Then run the following command
$ composer require gertvdb/monad
Dependencies
When this package requires a new dependency make sure to install it through the docker container. That way we can make sure the dependency is never out of sync with the php/composer version
Testing
$ composer test
Static analysis
$ composer phpstan
Contributing
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email gertvandenbuijs at hotmail dot com instead of using the issue tracker.
License
The Lesser GPL version 3 or later. Please see License File for more information.