Libraries tagged by php array object
xethron/extended-array
5226 Downloads
Extended Array gives PHP arrays new life
php-extended/php-data-finder-array
6550 Downloads
An implementation of the data finder object based on a memory based php array
atomastic/arrays
7088 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.
philiprehberger/php-schema-validator
68 Downloads
Fluent data schema validator with nested objects, arrays, and dot-notation errors
philiprehberger/php-mask
68 Downloads
Mask sensitive data in strings, arrays, and objects for safe logging
philiprehberger/php-diff
68 Downloads
Diff strings, arrays, and objects with unified, HTML, and structured output
mcustiel/typed-php
19 Downloads
Object wrappers for primitives and typed arrays in PHP
garyjones/php-type-converter
24 Downloads
Converts one resource to another (XML, JSON, Object, Array, Serialization). PSR-2. Supports nested resources.
stamina/chequer-php
73 Downloads
Fast & simple scalar/object/array checking/validation class
emulgeator/server-superglobal-object-representation
32 Downloads
A simple class which represents the $_SERVER super global array in PHP
astral/php-serialize
47 Downloads
An advanced PHP serialization tool leveraging attributes for flexible object-to-array and JSON conversion. Supports property aliases, type conversions, and nested object handling. Ideal for APIs, data persistence, and configuration management.
ali-eltaweel/array-subscript
145 Downloads
A PHP library for accessing object properties using array subscript notation.
getintent/php-diff
6060 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
cbwar/php-text-difference
2545 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays). Fork of a fork to add namespaces and psr-4 autoloading
gjerokrsteski/php-dba-cache
19 Downloads
Create a caching with the PHP Database (dbm-style) Abstraction Layer to cache your objects, strings, integers or arrays