php-fp / php-fp-combinators
Functional combinators for PHP.
☆11Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for php-fp-combinators
- An implementation of the Maybe monad in PHP.☆13Updated 7 years ago
- Compose sequence of operations, immutable without side-effects☆19Updated 7 years ago
- Lazy loading for PSR-11 container☆15Updated 3 years ago
- An implementation of the Either monad in PHP.☆47Updated 7 years ago
- First concise implementation of partial function application in PHP☆31Updated 9 years ago
- A very rough preservation of historical PHP versions from 1.0.8 through 3.0.18 as originally preserved at museum.php.net☆32Updated 8 years ago
- OOPish implementation of token_get_all☆11Updated 8 years ago
- Functional library for PHP☆48Updated 6 years ago
- An experimental library for creating Zend Expressive (middleware) applications using React PHP☆16Updated 8 years ago
- Snapshot testing for PHPUnit☆16Updated 5 years ago
- A Composer package which implements ECMAScript Typed Arrays for PHP 7.☆14Updated 7 years ago
- A PEG parser written in PHP☆22Updated last year
- Code for my "Functional Programming in PHP" talk.