Work easily with arrays and iterators by having a battery of utility traversal methods

Repo Url https://github.com/cakephp/collection
Clone Url:
Watchers 17
Issues 0
Forks 2
Last Pushed At 2016-04-25
Tags has:composer has:license has:readme keyword:arrays keyword:collections keyword:iterators license:mit version:4.x
Last fetched: on 1/3/20

Recent Activity

Date Commit Message
2024-11-10 cleanup
2024-10-04 Fix docblock
2024-09-14 Merge branch '5.next' into Rector_UP_TO_PHP_81
2024-09-14 Add changes from rector rule SymplifyQuoteEscapeRector
2024-09-14 Add changes from rector rule SimplifyDeMorganBinaryRector
2024-09-14 Add changes from rector rule CombinedAssignRector
2024-09-14 Rector fixes from rule set LevelSetList::UP_TO_PHP_81
2024-09-14 Fix up array list<> docblocks. (#17597) * Fix up array list<> docblocks. --------- Co-authored-by: ADmad
2024-09-14 Psalm suggested fixes. (#17555) * Psalm suggested fixes. * Fix CS --------- Co-authored-by: mscherer
2024-09-14 Merge branch '5.x' into 5.next
2024-09-14 Merge branch '5.next' into 5.x-narrowing-down-data-types
2024-09-14 Merge branch '5.x' into 5.next
2024-09-14 Merge branch '5.next' into 5.x-narrowing-down-data-types
2024-09-14 Merge branch '5.x' into 5.next-merge # Conflicts: # VERSION.txt # psalm-baseline.xml
2024-09-14 Merge branch '5.x' into 5.next
2024-09-14 Throw exception on invalid invalid key for Collection::combine()
2024-09-14 Add changes from rector rule ReturnEarlyIfVariableRector (#17800) * Add changes from rector rule ReturnEarlyIfVariableRector