Libraries tagged by Array object
maplephp/dto
296 Downloads
DTO library in PHP provides benefits such as encapsulating data, enforcing immutability and facilitating data transformation.
knot/knot
20 Downloads
Modern Array collection for PHP
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.
juanchosl/datatransfer
189 Downloads
A small, lightweight utility to read values and properties from distinct sources using the same methodology
im/primitive
398 Downloads
PHP OOP Primitive Types
agelxnash/functions
1612 Downloads
Extra functions php
josantonius/validate
478 Downloads
PHP simple library for managing of data types.
xmlutils/xmlutils
100 Downloads
This class contains methods to convert a xml tree into a complex array with nested properties and to convert a complex array object into an xml tree.
mfonte/base62x
304 Downloads
A Base62x PHP implementation library, that can be used in frameworks like Laravel, that supports encoding/decoding of strings, arrays, objects, and binary resources. It also supports Gzip compression/decompression and symmetric encryption.
cmatosbc/daedalus
5 Downloads
Arrays, objects, datra structures for a better PHP coding experience.
alrik11es/stupidly-simple-calendar
60 Downloads
An structured calendar generator in array, object or json format
danbettles/gestalt
1324 Downloads
Provides classes that implement basic patterns involving collections. Key components are a class implementing a simplified filter-chain pattern, `SimpleFilterChain`, and a simple array class, `ArrayObject`.
touki/populator
547 Downloads
A simple Array-to-Object library
smoren/nested-accessor
1069 Downloads
Accessor for getting and setting values of nested data structures (arrays or objects)
rafrsr/lib-array2object
17503 Downloads
Array to object conversion library