Libraries tagged by arraylist
seboettg/collection
865880 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
silvershop/silverstripe-listsorter
35894 Downloads
Easily provide front-end sorting controls for SilverStripe lists
zauberfisch/silverstripe-serialized-dataobject
4410 Downloads
SilverStripe database field that allows saving arbitrary data in a single db field using serialization
muskie9/data-to-arraylist
22543 Downloads
A helper class that converts DataList to ArrayList and allows adding of additional sort options
maxalmonte14/phpcollections
112 Downloads
A set of collections for PHP.
kinglozzer/silverstripe-columnedlist
1972 Downloads
An SS_ListDecorator to facilitate stacking data vertically in columns
kariricode/data-structure
115 Downloads
The KaririCode DataStructure component offers advanced PHP data structures, including lists, stacks, queues, maps, and sets. It features efficient, strongly-typed, object-oriented implementations like ArrayList, LinkedList, BinaryHeap, and TreeMap.
burnbright/silverstripe-listsorter
26097 Downloads
Easily provide front-end sorting controls for SilverStripe lists
appserver-io/collections
11592 Downloads
Package that provides basic PHP collections and utilities.
abbasghasemi/collection
18 Downloads
A collection of complete tools for working with PHP arrays.
techdivision/collections
2780 Downloads
Package that provides basic PHP collections and utilities.
heyday/silverstripe-querybuilder
1486 Downloads
Builds complex and composable queries to retrieve ArrayLists in SilverStripe
signify-nz/silverstripe-searchfilter-arraylist
4385 Downloads
Provides an ArrayList subclass that supports SearchFilter filtering syntax.
reptily/array-list
9 Downloads
ArrayList for PHP
dormilich/array-list
12 Downloads
A simple immutable PHP array iterator.