Libraries tagged by object-oriented array
transprime-research/arrayed
263 Downloads
PHP Array(ed) in object oriented way wrapping PHP arrays in a consistent manner.
petrgrishin/array-map
5822 Downloads
The object oriented approach to working with arrays on PHP
glowy/arrays
3211 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
7090 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.
cajudev/arrays
2147 Downloads
Making php more object oriented.
vendimia/collection
122 Downloads
Object-oriented array reimplementation
kariricode/data-structure
1097 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.
im/primitive
398 Downloads
PHP OOP Primitive Types
weblabel/data-transformer
2473 Downloads
This library provides object-oriented interface for decoding string formats (e.g. JSON) into an array
php-kit/power-primitives
2325 Downloads
PHP's arrays and strings as chainable, composable, object-oriented constructs
sloniewski/easy-array
5 Downloads
Object oriented Array wrapper with batteries included
himanshu-m/arrays
29 Downloads
An object oriented implementation of PHP arrays
mmamedov/array-property
19 Downloads
Access arrays in an intuitive and object-oriented way. Keys and values are treated as properties.
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.
remotelyliving/php-collection
4 Downloads
An immutable collection object for object oriented set operations