Libraries tagged by php array object
imarc/php-diff
47 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
hiwhm/php-diff
3 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
grido/primitive-objects
19 Downloads
Bring a bit of true OOP to your PHP code by using primitives (strings, numbers, arrays) as a first-class objects :)
123dok/php-diff
639 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
contao/php-diff
15870 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
abdelhamiderrahmouni/toon-php
15 Downloads
Token-Oriented Object Notation – Associative arrays and JSON for LLMs at half the token cost. this is a PHP port of johannschopplich/toon.
jessegall/php-data-container
628 Downloads
A trait that provides a convenient solution for objects to use an array as their data source. As well as offering the possibility to share the same data between instances.
wmsamolet/php-object-collections
27 Downloads
PHP object collections - strongly typed collections for objects and more
vertilia/valid-array
109 Downloads
Object with automatic items validation based on standard filtering mechanism of php
remotelyliving/php-collection
4 Downloads
An immutable collection object for object oriented set operations
michel/php-sql-mapper
16 Downloads
A powerful PHP library that not only builds complex SQL queries but also maps the results into structured object graphs. It simplifies handling relational data by automatically transforming flat result sets from joins into nested arrays, making it ideal for working with one-to-one and one-to-many relationships.
lucifer07/php-dto
0 Downloads
Swift and efficient PHP Data Transfer Object package with constructor-promoted properties, auto-mapping, and built-in serialization
jooaziz/array-collection
43 Downloads
This is a very cool package!
domagoj03/object-creator
24 Downloads
PHP library that helps developers create objects from other data types such as arrays, serialized strings and alike.
andydune/object-cache-proxy
16 Downloads
Allow cache results for execution object method. Transparent to working code.