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
- dev-main
- 2.1.30
- 2.1.29
- 2.1.28
- 2.1.27
- 2.1.26
- 2.1.25
- 2.1.24
- 2.1.23
- 2.1.22
- 2.1.21
- 2.1.20
- 2.1.19
- 2.1.18
- 2.1.17
- 2.1.16
- 2.1.15
- 2.1.14
- 2.1.13
- 2.1.12
- 2.1.11
- 2.1.10
- 2.1.9
- 2.1.8
- 2.1.7
- 2.1.6
- 2.1.5
- 2.1.4
- 2.1.3
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.0
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-dependabot/composer/symfony/process-7.4.5
- dev-dependabot/composer/phpunit/phpunit-9.6.33
This package is auto-updated.
Last update: 2026-03-19 21:22:59 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.