Libraries tagged by array collection
thefox/utilities
5415 Downloads
Collection of usefull PHP utilities.
phootwork/phootwork
24 Downloads
The phootwork library fills gaps in the php language and provides better solutions than the existing ones php offers.
nonamephp/php7-common
315 Downloads
A collection of common PHP 7 libraries
mzsongyan/supports
194 Downloads
common components
malenki/bah
6989 Downloads
Simple basic PHP classes to play with String, Character, Hash, Collection, Number… A little toolbox to replace PHP primitive types!
kariricode/data-structure
1093 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.
juanchosl/datamanipulation
112 Downloads
Little methods collection in order to manipulate variables contents
jsarray/jsarray
4 Downloads
JavaScript-accurate Array wrapper for PHP with immutable operations
fomvasss/static-lists
460 Downloads
Deterministic list builder for arrays/iterables (only, except, added, unique, sort).
cse/helpers
5 Downloads
CSE HELPERS is a collection of several libraries for the rapid development of web applications.
collector/collector
208 Downloads
A collection library inspired by Laravel Collections, built using generators to preserve memory
bastman/php7-arrayly
22 Downloads
a simple port of Kotlin Collections to php
realodix/php-utility
2815 Downloads
Collection of various PHP utility functions
axelitus/base
76 Downloads
A framework agnostic PHP package that contains _extensions_ and helpers for the PHP primitive types (strings, numbers, array, etc.). It also contains common interfaces for _new_ types like collections, etc.
damerlan17/collect
10 Downloads
Simple array collection wrapper for PHP