Libraries tagged by arrayable
prowebcraft/dot
28437 Downloads
PHP dot notation array access
arrayaccess/rdap-client
10444 Downloads
Registration Data Access Protocol (RDAP) Client For PHP
wearesho-team/base-collection
3370 Downloads
Typed collection based on ArrayObject
opencultureconsulting/basics
655 Downloads
A collection of generic classes and useful traits for PHP projects.
ngsoft/tools
4358 Downloads
A set of reusable tools used on my projects.
dgifford/array-access-trait
4085 Downloads
Trait providing methods to implement array access using a container variable.
jesseschalken/set
22909 Downloads
java.utils.Set for PHP implementing ArrayAccess, Countable and IteratorAggregate with O(1) conversion to/from array keys
fcpl/psalm-pimple-container-plugin
3528 Downloads
Psalm plugin to resolve return type for Pimple Container (ArrayAccess)
fcpl/phpstan-container-extension
19091 Downloads
PHPStan extension to resolve return type for PSR-11 container (Psr\Container\ContainerInterface) and Pimple Container (ArrayAccess)
whizsid/arraybase
50 Downloads
Pure PHP runtime SQL like query language for manipulate php array data.
jsnlib/jsnao
66 Downloads
easy use ArrayObject
dcarbone/collection-plus
934 Downloads
A powerful Collection class inspired by the PHP community
bisonlab/noorm-bundle
308 Downloads
Bundle for simple access to (mainly) nosql databases for Symfony
ayesh/case-insensitive-array
20664 Downloads
Class to store and access data in a case-insensitive fashion, while maintaining the integrity and functionality of a regular array.
anekdotes/staticmodel
399 Downloads
Abstract class used to create static Model classes. These classes have their data initiated in themselves. Allows Model operations to be used to a certain extent.