gertvdb / monad
Utilities to help ease use of monads in Php
2.1.30
2026-03-19 21:22 UTC
Requires
- php: ~8.3
- psr/container: ^2.0
Requires (Dev)
- phpbench/phpbench: ^1.1
- phpstan/phpstan: ^1.9
- phpunit/phpunit: ^9.5
- roave/security-advisories: dev-latest
- symfony/http-foundation: ^7.4
This package is auto-updated.
Last update: 2026-05-18 20:28:06 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.