sashabo/iterable-string
IterableString and MultibyteIterableString allow to iterate string characters in foreach without converting the string into array.
时间:2023-10-20 16:57
tubul/iterator
Class for chainable operations on iterables
时间:2023-09-24 17:16
escapio/php-iterables
Utility functions for working with iterables
时间:2023-01-19 10:09
samsonasik/array-lookup
A fast lookup library that help you verify and search array and Traversable data
时间:2023-01-06 19:16
cacahouwete/lazy-api-collection
Handle rest api endpoint with pagination through an unique iterable
时间:2022-11-09 19:53
navarr/iterable-to-array
A method for converting an iterable to an array, no matter what type of iterable
时间:2021-11-04 01:28
cryonighter/object-column
This package provides the object_column() function, which works similarly to the array_column() function of the standard library, but having the ability to work with objects
时间:2021-05-10 21:39
jumpifbelow/php-functional-array
Classes to make the use of sets functional
时间:2019-02-07 21:06
improved/iterable
Functions to interact with arrays, iterators and other traversable objects
时间:2018-10-06 10:39
kuria/iterable
Utilities for dealing with PHP's iterators and the iterable type
时间:2018-09-17 08:46
rotexsoft/versatile-collections
A collection package that can be extended to implement things such as a Dependency Injection Container, RecordSet objects for housing database records, a bag of http cookies, or technically any collection of items that can be looped over and whose items can each be accessed using array-access syntax
时间:2018-05-06 10:30
wernerdweight/ra
PHP Array object with consistent and predictable API
时间:2018-03-17 21:28
greenskies/collection
Create an iterable collection of objects
时间:2017-11-17 21:14