Libraries tagged by dotarray
bigsinoos/j-eloquent
4637 Downloads
Convert eloquent date attributes to jalali (Persian) dates on the fly. (supports model propery access, toJson, toString and toArray).
dmytrof/array-convertible
3001 Downloads
Library helps to convert object to array
midorikocak/arraytools
225 Downloads
Handy array tools to creating and updating objects from arrays and converting objects to arrays and validating them.
mysticzhong/sortarraybyascii
13 Downloads
Sort the array by one name according to the ascii code
gugglegum/entity-trait
65 Downloads
PHP trait for simple entity classes (model with attributes)
gugglegum/abstract-entity
184 Downloads
Abstract class for entities (models)
dlin/array-converter-bundle
563 Downloads
A Symfony2 Bundle supporting Object/Array conversion using annotation
mikeevstropov/soft-array
20 Downloads
Array that does not cause errors when accessing not-existing offset
jackai/symfony-entity-helper
13 Downloads
Automatically generate `Getter` / `Setter` / `Isser` / `Hasser` function through annotation, Automatically generate through `@ORM\Column` judgment to generate toArray return and auto load values to entity.
srph/laravel-collection-shallow-to-array
14 Downloads
Apply a shallow toArray to a Collection