0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 10, 2024 — Sep 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add `entries` and `from_entries`, inspired by JavaScript's `Object.entries` (and Python's `enumerate`) and `Object.from_entries`, respectively (#243) More... almost 4 years ago
Convert deprecations to exceptions More... almost 4 years ago
Reopen PR #228 (#241) More... over 4 years ago
Adding FUNDING file More... over 4 years ago
Fixes #217: use array_key_exists() in pick() for arrays (#239) More... over 4 years ago
Support PHP 8 (#238) More... over 4 years ago
Goodbye Travis and thank you @phanan More... over 4 years ago
Switch to GitHub actions (#237) More... over 4 years ago
Fix retry sequence issue More... over 4 years ago
Merge pull request #235 from phanan-forks/fix-typo More... over 4 years ago
fix: typo in match() deprecation message More... over 4 years ago
feat: doc improvements (#231) More... over 4 years ago
build(deps): add PHP8 support (#230) More... over 4 years ago
Fix coding style via PHP_CS and PHP-CS-Fixer (#227) More... almost 5 years ago
Avoid double declaration of Functional\match (e.g. for preloading) More... almost 5 years ago
Prevent hash collisions for object hashing (#225) More... about 5 years ago
Functional\match() to Functional\matching() (#224) More... about 5 years ago
Fix image URL More... about 5 years ago
Update Travis CI URL More... about 5 years ago
Update build badges More... about 5 years ago
Update build matrix (#219) More... about 5 years ago
Add `ary` function which ignores arguments over the supplied number (#215) More... over 5 years ago
Fix tests (#218) More... over 5 years ago
Make default callback the identity function. (#214) More... over 5 years ago
Added examples for `invoke` functions. (#211) More... over 5 years ago
Update `invoke_first` & `invoke_last` documentation. (#207) More... over 5 years ago
Converge docs (#205) More... over 5 years ago
Add note to docs about using `curry` with `flip`. (#206) More... over 5 years ago
feat: Add a noop() function (#195) More... over 5 years ago
feat: Add default value for with() (#194) More... almost 6 years ago