careship / functional-php
A monad-like set of utilities for PHP, type-checked by Psalm.
1.0.3
2019-12-04 15:56 UTC
Requires
- php: >=7.3
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.14
- phpstan/phpstan: ^0.11.5
- phpunit/phpunit: ^8.0.4
- vimeo/psalm: ^3.6.4
This package is auto-updated.
Last update: 2026-04-05 05:54:47 UTC
README
Functional PHP
A monad-like set of utilities for PHP, type-checked by Psalm.
Installation
Run the following command in your project root:
composer require careship/functional-php
Docs
An example is worth more than a thousand Confluence pages.
Check out the examples folder.