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
chdemko/bitarray
19307 Downloads
BitArray for PHP >= 8.2
reallifekip/immutable-base
583 Downloads
Strict immutable DTOs, VOs, and SVOs for PHP 8.4+ with construction-time type validation, deep path mutation, and automatic validation chaining.
dmytrof/array-convertible
14983 Downloads
Library helps to convert object to array
imponeer/toarray-interface
16117 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.
genai/dto
114 Downloads
DTO support: a #[Dto] attribute, a build-time processor that compiles each DTO's getters into a JSON map, and a PHP 5.3-safe Serializer that turns DTOs (and nested/arrays of them) into arrays via that map — no runtime reflection, no toArray(). Standalone: no runtime dependencies.
pwm/bitset
4 Downloads
A simple Bit Set implementation
midorikocak/arraytools
231 Downloads
Handy array tools to creating and updating objects from arrays and converting objects to arrays and validating them.
bigsinoos/j-eloquent
4690 Downloads
Convert eloquent date attributes to jalali (Persian) dates on the fly. (supports model propery access, toJson, toString and toArray).
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)