Libraries tagged by Object to array
xchert/encapsulation
67 Downloads
A simple way to accommodate, exchange and structorize data with objects
rotexsoft/versatile-collections
6066 Downloads
A collection package that can be extended to implement things such as a Dependency Injection Container, RecordSet objects for housing database records, a bag of http cookies, or technically any collection of items that can be looped over and whose items can each be accessed using array-access syntax or object property syntax.
tuki/soda
247 Downloads
A lightweight library for property validation and object-to-array/JSON conversion using Symfony Validator and traits.
atomsk/polyprops
233 Downloads
A lightweight library for property validation and object-to-array/JSON conversion using Symfony Validator and traits.
aza/phpgen
3389 Downloads
AzaPhpGen - Anizoptera CMF PHP code generation (dump) component. Allows to dump complex arrays, objects, closures and basic data types as php code. In part, this can be called a some sort of serialization. You can customize your dumped php code as you wish.
jeroenzwart/php-csv-iterator
1105 Downloads
A simple CSV reader, to read as array/object with PHP Iterator
drupal/core-datetime
412 Downloads
This class wraps the PHP DateTime class with more flexible initialization parameters, allowing a date to be created from an existing date object, a timestamp, a string with an unknown format, a string with a known format, or an array of date parts. It also adds an errors array and a __toString() method to the date object.
revinate/php-getter-setter
32113 Downloads
PHP library to simplify getting and setting values in arrays and objects.
travis/ex
6922 Downloads
A PHP function to safely extract information from a multi-dimensional object or array.
kafoso/type-formatter
6068 Downloads
Minimalistic, lightweight library for converting PHP data types to readable strings. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing recursive objects and large arrays.
assegaiphp/collections
528 Downloads
The assegaiphp/collections package is a powerful tool for creating and managing groups of related objects in your AssegaiPHP projects. With this library, you can easily organize and manipulate data in a variety of ways, such as arrays, lists, sets, and maps. The package offers a wide range of methods for adding, removing, and manipulating items, as well as sorting, searching, and filtering your collections. It is fully compatible with PHP 7.x and above and is designed to be lightweight and easy to use. Whether you're building a web application, a CLI tool, or a standalone script, assegaiphp/collections is the perfect choice for working with data. With its simple and intuitive interface, you can easily start working with collections in your project right away.
midorikocak/arraytools
229 Downloads
Handy array tools to creating and updating objects from arrays and converting objects to arrays and validating them.
danilovl/object-to-array-transform-bundle
428 Downloads
Symfony bundle provides convert object to an array by configuration fields.
chanshige/object-hydrator
770 Downloads
An ObjectHydrator that array to object to array conversion
squidit/array-to-object
1533 Downloads
Hydrate array to object using typed object properties