Libraries tagged by object-oriented array
transprime-research/arrayed
204 Downloads
PHP Array(ed) in object oriented way wrapping PHP arrays in a consistent manner.
glowy/arrays
3081 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.
petrgrishin/array-map
5739 Downloads
The object oriented approach to working with arrays on PHP
atomastic/arrays
7082 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.
vendimia/collection
108 Downloads
Object-oriented array reimplementation
im/primitive
398 Downloads
PHP OOP Primitive Types
cajudev/collection
2153 Downloads
Making php more object oriented.
weblabel/data-transformer
2179 Downloads
This library provides object-oriented interface for decoding string formats (e.g. JSON) into an array
php-kit/power-primitives
2259 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.
cajudev/arrays
2142 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.
kariricode/data-structure
886 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.