Libraries tagged by dotarray
dotarlabs/request
811 Downloads
Another basic and simple HTTP client
chdemko/bitarray
10529 Downloads
BitArray for PHP >= 8.2
imponeer/toarray-interface
15385 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
4832 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.
bigsinoos/j-eloquent
4650 Downloads
Convert eloquent date attributes to jalali (Persian) dates on the fly. (supports model propery access, toJson, toString and toArray).
oscarpb/bitarray
4 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
2 Downloads
BitArray PHP implementation
gugglegum/entity-trait
65 Downloads
PHP trait for simple entity classes (model with attributes)
gugglegum/abstract-entity
185 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.