careship / functional-php
A monad-like set of utilities for PHP, type-checked by Psalm.
Installs: 8 026
Dependents: 0
Suggesters: 0
Security: 0
Stars: 9
Watchers: 9
Forks: 3
Open Issues: 0
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: 2025-07-05 04:05:45 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.