Libraries tagged by dotarray
bigsinoos/j-eloquent
4552 Downloads
Convert eloquent date attributes to jalali (Persian) dates on the fly. (supports model propery access, toJson, toString and toArray).
imponeer/toarray-interface
14907 Downloads
PHP library that provides toArray interface, that could be used everywhere where you need to convert object into array and make sure that to that toArray function is because of same interface
dmytrof/array-convertible
2828 Downloads
Library helps to convert object to array
pwm/bitset
3 Downloads
A simple Bit Set implementation
midorikocak/arraytools
225 Downloads
Handy array tools to creating and updating objects from arrays and converting objects to arrays and validating them.
oscarpb/bitarray
3 Downloads
A super-fast bit array in PHP
mysticzhong/sortarraybyascii
13 Downloads
Sort the array by one name according to the ascii code
golovanovya/bitarray
0 Downloads
BitArray PHP implementation
gugglegum/entity-trait
64 Downloads
PHP trait for simple entity classes (model with attributes)
gugglegum/abstract-entity
183 Downloads
Abstract class for entities (models)
dlin/array-converter-bundle
563 Downloads
A Symfony2 Bundle supporting Object/Array conversion using annotation
mikeevstropov/soft-array
18 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
13 Downloads
Apply a shallow toArray to a Collection