Libraries tagged by Object to array

drupal/core-datetime

3 Favers
204 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.

Go to Download


openregion/aura-filter

0 Favers
500 Downloads

Filters to validate and sanitize objects and arrays.

Go to Download


cbwar/php-text-difference

0 Favers
2229 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

Go to Download


revinate/php-getter-setter

1 Favers
30182 Downloads

PHP library to simplify getting and setting values in arrays and objects.

Go to Download


kafoso/type-formatter

0 Favers
4677 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.

Go to Download


midorikocak/arraytools

7 Favers
229 Downloads

Handy array tools to creating and updating objects from arrays and converting objects to arrays and validating them.

Go to Download


divineomega/object_to_array

4 Favers
732 Downloads

This PHP package provides an `object_to_array` helper function.

Go to Download


php-extended/php-arrayable-interface

0 Favers
605 Downloads

A library to give objects the ability to be transformed to array data

Go to Download


soubai/object-to-any

7 Favers
41 Downloads

ObjectToAny is a simple php class that can allow you to make a lot of Conversion(array,binary,json,xml,CVS)

Go to Download


grixu/relationship-data-transfer-object

0 Favers
611 Downloads

Simple class for wrapping data with relationships. But without those meta-data when dump DTO to Array

Go to Download


romm/configuration-object

5 Favers
29460 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


atomastic/arrays

15 Favers
7082 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.

Go to Download


oscarricardosan/cache_object

0 Favers
799 Downloads

Small package for handling cache in code block and not having to use session and avoid 'array_has' or the like.

Go to Download


josantonius/datatype

4 Favers
28 Downloads

PHP simple library for managing of data types.

Go to Download


unicframework/csv-parser

3 Favers
749 Downloads

CSVParser parse csv data to array, object, and json.

Go to Download


<< Previous Next >>