Libraries tagged by dotarray
wazsmwazsm/kit
27 Downloads
common kit
wazsmwazsm/config
8 Downloads
A DotArr Config Tool
dotarlabs/request
811 Downloads
Another basic and simple HTTP client
dmytrof/array-convertible
8734 Downloads
Library helps to convert object to array
imponeer/toarray-interface
15625 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.
midorikocak/arraytools
229 Downloads
Handy array tools to creating and updating objects from arrays and converting objects to arrays and validating them.
bigsinoos/j-eloquent
4655 Downloads
Convert eloquent date attributes to jalali (Persian) dates on the fly. (supports model propery access, toJson, toString and toArray).
mysticzhong/sortarraybyascii
14 Downloads
Sort the array by one name according to the ascii code
gugglegum/entity-trait
66 Downloads
PHP trait for simple entity classes (model with attributes)
gugglegum/abstract-entity
187 Downloads
Abstract class for entities (models)
dlin/array-converter-bundle
565 Downloads
A Symfony2 Bundle supporting Object/Array conversion using annotation
mikeevstropov/soft-array
21 Downloads
Array that does not cause errors when accessing not-existing offset
jackai/symfony-entity-helper
15 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
15 Downloads
Apply a shallow toArray to a Collection