Libraries tagged by Object to array

orisai/object-mapper

11 Favers
33634 Downloads

Raw data mapping to validated objects

Go to Download


romm/configuration-object

5 Favers
29595 Downloads

Transform any configuration plain array into a dynamic and configurable object structure, and pull apart configuration handling from the main logic of your script. Use provided services to add more functionality to your objects: cache, parents, persistence and much more.

Go to Download


tiny-blocks/mapper

2 Favers
1996 Downloads

Maps PHP objects to and from arrays, JSON, and iterables through reflection and pluggable strategies.

Go to Download


dilawar/nested-json-flattener

0 Favers
4911 Downloads

A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.

Go to Download


milo/hydrator

25 Favers
72158 Downloads

Hydrates object from array, exports object to array

Go to Download


eag/easy-hydrator

1 Favers
54010 Downloads

Hydrate arrays to objects easily with PHP 8.0 and constructor injection

Go to Download


symplify/easy-hydrator

31 Favers
81569 Downloads

Hydrate arrays to objects easily with PHP 7.4 and constructor injection

Go to Download


andreiavrammsd/serializer

3 Favers
10922 Downloads

JSON string to object. Object/array to JSON.

Go to Download


jaspr/expression

0 Favers
15821 Downloads

Rich expression builder allows create complex closure expression tree to filter array of objects

Go to Download


snilius/twig-sort-by-field

1 Favers
706800 Downloads

A Twig Extension filter to sort an array of entries (objects or arrays) by the specified field

Go to Download


mjohnson/type-converter

34 Favers
52248 Downloads

Converts one resource to another (XML, JSON, Object, Array, Serialization).

Go to Download


doitlikejustin/amazon-wish-lister

401 Favers
16 Downloads

Retrieve Amazon Wishlist and output to JSON, XML, or PHP Array Object http://www.justinscarpetti.com/portfolio/amazon-wish-lister/

Go to Download


eboreum/caster

2 Favers
8375 Downloads

Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.

Go to Download


imponeer/toarray-interface

5 Favers
16093 Downloads

A PHP interface defining a standard method for converting objects to arrays. Ensures consistent method naming and return type for array conversion across different classes.

Go to Download


blackbonjour/to-array

1 Favers
22577 Downloads

Converts any object to array

Go to Download


<< Previous Next >>