Libraries tagged by arrayable
inspirum/arrayable
91689 Downloads
PHP arrayable interface for handling casting to an array
tourze/arrayable
29864 Downloads
Arrayable interfaces for PHP
bermudaphp/arrayable
237 Downloads
imponeer/toarray-interface
15560 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.
tinyphp-trait/arrayable
60 Downloads
La clase asociada puede simular ser una variable array y a la vez poder ejecutar funciones de clase
php-extended/php-arrayable-object
473 Downloads
A library that implements the php-extended/php-arrayable-interface library
php-extended/php-arrayable-interface
581 Downloads
A library to give objects the ability to be transformed to array data
hughcube/arrayable
35 Downloads
arrayable
d-shorkin/arrayable-xml
675 Downloads
PHP library for parsing XML to array with laravel support
brezgalov/yii2-arrayable-api-fields
21 Downloads
arrays passed to api in string format with separator
adbario/php-dot-notation
7434989 Downloads
PHP dot notation access to arrays
jbzoo/data
1480425 Downloads
An extended version of the ArrayObject object for working with system settings or just for working with data arrays
jbzoo/pimpledumper
322934 Downloads
Easy way to auto create pimple.json and .phpstorm.meta.php for Pimple Container
arrayaccess/rdap-client
Downloads
rotexsoft/versatile-collections
5649 Downloads
A collection package that can be extended to implement things such as a Dependency Injection Container, RecordSet objects for housing database records, a bag of http cookies, or technically any collection of items that can be looped over and whose items can each be accessed using array-access syntax or object property syntax.