Libraries tagged by object-oriented array
petrgrishin/array-map
5652 Downloads
The object oriented approach to working with arrays on PHP
glowy/arrays
2962 Downloads
Arrays Component provide a fluent, object-oriented interface for working with arrays, allowing you to chain multiple arrays operations together using a more readable syntax compared to traditional PHP arrays functions.
atomastic/arrays
7075 Downloads
Arrays Component provide a fluent, object-oriented interface for working with arrays, allowing you to chain multiple arrays operations together using a more readable syntax compared to traditional PHP arrays functions.
im/primitive
395 Downloads
PHP OOP Primitive Types
sloniewski/easy-array
4 Downloads
Object oriented Array wrapper with batteries included
himanshu-m/arrays
19 Downloads
An object oriented implementation of PHP arrays
transprime-research/arrayed
99 Downloads
PHP Array(ed) in object oriented way wrapping PHP arrays in a consistent manner.
vendimia/collection
82 Downloads
Object-oriented array reimplementation
kariricode/data-structure
78 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.
baohan/collection
308 Downloads
A wrapper class to provide way to access array in object oriented
foxworn3365/fluorine
31 Downloads
A simple library in PHP for handling arrays and strings object oriented
php-kit/power-primitives
2204 Downloads
PHP's arrays and strings as chainable, composable, object-oriented constructs
mmamedov/array-property
18 Downloads
Access arrays in an intuitive and object-oriented way. Keys and values are treated as properties.
cajudev/arrays
2123 Downloads
Making php more object oriented.
titon/type
861 Downloads
The type package provides a chainable immutable object oriented interface for array lists, hash maps, string buffers, xml documents, and more.