Libraries tagged by object-oriented array
petrgrishin/array-map
5695 Downloads
The object oriented approach to working with arrays on PHP
transprime-research/arrayed
102 Downloads
PHP Array(ed) in object oriented way wrapping PHP arrays in a consistent manner.
glowy/arrays
3027 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
7078 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
weblabel/data-transformer
2073 Downloads
This library provides object-oriented interface for decoding string formats (e.g. JSON) into an array
php-kit/power-primitives
2223 Downloads
PHP's arrays and strings as chainable, composable, object-oriented constructs
sloniewski/easy-array
4 Downloads
Object oriented Array wrapper with batteries included
himanshu-m/arrays
21 Downloads
An object oriented implementation of PHP arrays
mmamedov/array-property
18 Downloads
Access arrays in an intuitive and object-oriented way. Keys and values are treated as properties.
cajudev/arrays
2133 Downloads
Making php more object oriented.
vendimia/collection
89 Downloads
Object-oriented array reimplementation
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
82 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.
remotelyliving/php-collection
3 Downloads
An immutable collection object for object oriented set operations