0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 20 hours ago.
Aug 23, 2025 — Aug 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add `juxt` for applying multiple functions to the same arguments (#263) More... 5 months ago
Add `frequencies` function (#262) More... 5 months ago
Remove doctoc-generated table of contents (#261) More... 5 months ago
Fix CI: update runner from ubuntu-22.04 to ubuntu-24.04 (#260) More... 5 months ago
PHP 8.4 migration (#257) More... 5 months ago
Add `entries` and `from_entries`, inspired by JavaScript's `Object.entries` (and Python's `enumerate`) and `Object.from_entries`, respectively (#243) More... over 4 years ago
Convert deprecations to exceptions More... almost 5 years ago
Reopen PR #228 (#241) More... over 5 years ago
Adding FUNDING file More... over 5 years ago
Fixes #217: use array_key_exists() in pick() for arrays (#239) More... over 5 years ago
Support PHP 8 (#238) More... over 5 years ago
Goodbye Travis and thank you @phanan More... over 5 years ago
Switch to GitHub actions (#237) More... over 5 years ago
Fix retry sequence issue More... over 5 years ago
Merge pull request #235 from phanan-forks/fix-typo More... over 5 years ago
fix: typo in match() deprecation message More... over 5 years ago
feat: doc improvements (#231) More... over 5 years ago
build(deps): add PHP8 support (#230) More... over 5 years ago
Fix coding style via PHP_CS and PHP-CS-Fixer (#227) More... almost 6 years ago
Avoid double declaration of Functional\match (e.g. for preloading) More... almost 6 years ago
Prevent hash collisions for object hashing (#225) More... almost 6 years ago
Functional\match() to Functional\matching() (#224) More... about 6 years ago
Fix image URL More... about 6 years ago
Update Travis CI URL More... about 6 years ago
Update build badges More... about 6 years ago
Update build matrix (#219) More... about 6 years ago
Add `ary` function which ignores arguments over the supplied number (#215) More... about 6 years ago
Fix tests (#218) More... about 6 years ago
Make default callback the identity function. (#214) More... over 6 years ago
Added examples for `invoke` functions. (#211) More... over 6 years ago