Libraries tagged by Array to object
eboreum/caster
4149 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.
divineomega/object_to_array
732 Downloads
This PHP package provides an `object_to_array` helper function.
prinsfrank/object-resolver
98 Downloads
From arrays/requests/json to typed and validated objects with ease
soubai/object-to-any
40 Downloads
ObjectToAny is a simple php class that can allow you to make a lot of Conversion(array,binary,json,xml,CVS)
atomastic/arrays
7081 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.
josantonius/datatype
27 Downloads
PHP simple library for managing of data types.
unicframework/csv-parser
743 Downloads
CSVParser parse csv data to array, object, and json.
midorikocak/arraytools
225 Downloads
Handy array tools to creating and updating objects from arrays and converting objects to arrays and validating them.
itgalaxy/os-filter
265 Downloads
Filter an array of objects to a specific OS
rasclatt/smart-dto
402 Downloads
Fill Dtos with data using the mapping. Also allows rendering to different array key formats.
session-interop/middleware.async
52956 Downloads
This package contains a zend's middleware to be able to inject a Session Object into the request
temkaa/collections
0 Downloads
These are simple array and object collections that provide convenient methods to manipulate them.
juanchosl/datatransfer
152 Downloads
A small, lightweight utility to read values and properties from distinct sources using the same methodology
izusoft/log-message
79 Downloads
Allows you to create logs in an arbitrary file, works with strings, arrays, objects.
myaza-software/schema-validator
58 Downloads
Check mapping array to object