Libraries tagged by dotarray
dotarlabs/request
811 Downloads
Another basic and simple HTTP client
chdemko/bitarray
12172 Downloads
BitArray for PHP >= 8.2
dmytrof/array-convertible
7606 Downloads
Library helps to convert object to array
imponeer/toarray-interface
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.
bigsinoos/j-eloquent
4654 Downloads
Convert eloquent date attributes to jalali (Persian) dates on the fly. (supports model propery access, toJson, toString and toArray).
pwm/bitset
4 Downloads
A simple Bit Set implementation
midorikocak/arraytools
229 Downloads
Handy array tools to creating and updating objects from arrays and converting objects to arrays and validating them.
oscarpb/bitarray
5 Downloads
A super-fast bit array in PHP
mysticzhong/sortarraybyascii
14 Downloads
Sort the array by one name according to the ascii code
golovanovya/bitarray
3 Downloads
BitArray PHP implementation
gugglegum/entity-trait
66 Downloads
PHP trait for simple entity classes (model with attributes)
gugglegum/abstract-entity
186 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.