danbettles/morf
Morf was designed to filter request-parameters *en masse* but it is also useful in many other situations. A Morf *Filter* is created from an array of definitions that describes each parameter you're interested in, and serves-up valid, type-cast values; it'll spit-out an exception when something's o
时间:2023-11-13 12:09
mehdirajabi/filterable
Filter eloquent model by array query strings
时间:2023-07-25 14:21
danbettles/gestalt
Provides classes that implement basic patterns involving collections. Key components are a class implementing a simplified filter-chain pattern, `SimpleFilterChain`, and a simple array class, `ArrayObject`.
时间:2022-04-27 19:31
adaddinsane/dataobject
Data object storage and recovery with sorting, filtering and merging
时间:2021-10-01 10:04
sunnysideup/orm-extras
Make it easier to work with the ORM with some short-cuts
时间:2021-04-30 04:49
seboettg/collection
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
时间:2016-07-29 09:35
mario-legenda/entity-filter
Filters collection of entities and transformers them into array
时间:2015-09-07 15:39
cviebrock/twig-group
Twig filter that splits an array into a given number of groups (unlike batch, which splits the array based on items per group)
时间:2015-03-17 17:30
snilius/twig-sort-by-field
A Twig Extension filter to sort an array of entries (objects or arrays) by the specified field
时间:未知
traderinteractive/filter-arrays
A filtering implementation for verifying correct data and performing typical modifications to arrays
时间:未知
samsonasik/array-lookup
A fast lookup library that help you verify and search array and Traversable data
时间:未知