php-standard-library/either
General-purpose disjoint union type (Left/Right) for values with two possible types
时间:2026-03-17 07:48
endoumame/php-monad
📦 Implemented the concept of monads in functional programming in PHP.
时间:2026-03-10 13:16
gabrielalmir/maybe
Functional primitives for PHP: Option and Result types inspired by Rust
时间:2026-02-26 23:38
awd-studio/vo-optional-php
Type-safe Optional value object for PHP 8.4+. A robust implementation of the Optional pattern inspired by Java, providing elegant null-safety and functional programming capabilities.
时间:2026-02-19 10:01
sawirstudio/effectphp
Functional effects library for PHP with typed error handling
时间:2026-01-11 15:20
maxiviper117/result-flow
A minimal Result type with branch-aware chaining for PHP
时间:2026-01-09 12:32
aphonix/result
A zero-dependency, production-ready PHP implementation of Rust's Result type for elegant error handling.
时间:2026-01-07 06:24
aphonix/option
A zero-dependency, type-safe implementation of Rust's Option type for PHP 7.1+. Handle optional values with elegance.
时间:2026-01-07 03:30
thebbapp/either
Minimal either monad implementation for BbApp.
时间:2025-12-13 15:11
thebbapp/result
Minimal result monad implementation for BbApp.
时间:2025-12-13 15:07
zjkiza/http-response-validator
A Symfony bundle for HTTP responses validating using a simple Result monad and handler chains.
时间:2025-12-01 22:22
juststeveking/result
A tiny, framework-agnostic Result type for PHP 8.4 that makes error handling explicit, composable, and testable.
时间:2025-09-30 08:51
upside/option
PHP implementation of Option type for safe null handling with snake_case method names
时间:2025-09-13 13:47
gertvdb/monad
Utilities to help ease use of monads in Php
时间:2025-09-09 17:55
penguinpark/monad
A collection of PHP classes that implement monad-based operations
时间:2025-08-26 04:04