Libraries tagged by Array to object

cryonighter/object-column

1 Favers
3674 Downloads

This package provides the object_column() function, which works similarly to the array_column() function of the standard library, but having the ability to work with objects

Go to Download


grixu/relationship-data-transfer-object

0 Favers
530 Downloads

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

Go to Download


glowy/arrays

15 Favers
3046 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
753 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


imponeer/toarray-interface

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


wundii/data-mapper-symfony-bundle

1 Favers
275 Downloads

A Symfony integration for wundii/data-mapper, modern and fast object mapper for PHP 8.2+. Strict types. Converts CSV, JSON, XML, YAML, NEON, arrays, and objects to PHP objects.

Go to Download


web-fu/proxy

0 Favers
304 Downloads

Library that allows to access array and object and proxy them

Go to Download


timehunter/laravel-dto-generator

49 Favers
177 Downloads

A generator that creates PHP Data Transfer Object by array schema.

Go to Download


didix16/php-apidataobject

0 Favers
7621 Downloads

A simple library that allows easy handle incoming data from any sources (specially from API sources) and put data in a fashion way which is more practical to access it like an array or object. It allows to implement a DTO very fast.

Go to Download


xtompie/collection-trait

0 Favers
1886 Downloads

Traits to build collections of specific objects

Go to Download


symplify/easy-hydrator

31 Favers
81430 Downloads

Hydrate arrays to objects easily with PHP 7.4 and constructor injection

Go to Download


astral/php-serialize

7 Favers
29 Downloads

An advanced PHP serialization tool leveraging attributes for flexible object-to-array and JSON conversion. Supports property aliases, type conversions, and nested object handling. Ideal for APIs, data persistence, and configuration management.

Go to Download


simivar/reverse-print-r

15 Favers
1059 Downloads

Library to reverse print_r output to PHP objects, arrays and scalar values.

Go to Download


rogerthomas84/dtoinflator

0 Favers
689 Downloads

DtoInflator is a library to inflate arrays or objects into their corresponding models.

Go to Download


drupal/core-datetime

3 Favers
170 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


<< Previous Next >>