Libraries tagged by arrayable
rotexsoft/versatile-collections
6061 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.
whizsid/arraybase
67 Downloads
Pure PHP runtime SQL like query language for manipulate php array data.
prowebcraft/dot
29792 Downloads
PHP dot notation array access
opencultureconsulting/basics
1041 Downloads
A collection of generic classes and useful traits for PHP projects.
ngsoft/tools
4875 Downloads
A set of reusable tools used on my projects.
dgifford/array-access-trait
5546 Downloads
Trait providing methods to implement array access using a container variable.
bisonlab/noorm-bundle
463 Downloads
Bundle for simple access to (mainly) nosql databases for Symfony
dcarbone/collection-plus
968 Downloads
A powerful Collection class inspired by the PHP community
wearesho-team/base-collection
4147 Downloads
Typed collection based on ArrayObject
jesseschalken/set
23651 Downloads
java.utils.Set for PHP implementing ArrayAccess, Countable and IteratorAggregate with O(1) conversion to/from array keys
fcpl/psalm-pimple-container-plugin
6494 Downloads
Psalm plugin to resolve return type for Pimple Container (ArrayAccess)
fcpl/phpstan-container-extension
21496 Downloads
PHPStan extension to resolve return type for PSR-11 container (Psr\Container\ContainerInterface) and Pimple Container (ArrayAccess)
jsnlib/jsnao
66 Downloads
easy use ArrayObject
ayesh/case-insensitive-array
20685 Downloads
Class to store and access data in a case-insensitive fashion, while maintaining the integrity and functionality of a regular array.
redpilllinpro/nosql-bundle
65 Downloads
Bundle for simple access to (mainly) nosql databases for Symfony