Libraries tagged by hash map
morrelinko/array-take
23 Downloads
Function for quick array item/items retrieval.
minormous/structure
3 Downloads
Simple, immutable data structures
gnugat/traversal
739 Downloads
Service for for hash map (assoc array) traversal (fork of igorw/get-in).
alexandr-mironov/multikeyhashmap
9 Downloads
Multi key hashmap for group of entities with more then one unique possible key
ser/collections
5 Downloads
PHP collections with supports template
nathanklick/collections
39 Downloads
Library providing collection classes which you can use instead of SPL data-structures.
mapo-89/laravel-avatar-manager
19 Downloads
Simple Laravel package to serve avatars by email hash
slpxxv/stdlib
2 Downloads
An extension to the Standard PHP Library (SPL), introducing abstract data types like stacks, maps, and hash maps. Enjoy the benefits of class-based functions in PHP with an intuitive and object-oriented API.
nuldark/stdlib
55 Downloads
An extension to the Standard PHP Library (SPL), introducing abstract data types like stacks, maps, and hash maps. Enjoy the benefits of class-based functions in PHP with an intuitive and object-oriented API.
pasinter/redis-ohm-bundle
3 Downloads
Symfony Bundle for Redis Object-Hash Mapper
jefrancomix/sohot
20 Downloads
Simple Ordered Hashmap Object Transformer (array_map for associative arrays)
ap-lib/routing
59 Downloads
High-performance, flexible PHP routing library designed for speed and extensibility. Routing is optimized for static method calls and relies on a pre-built index for maximum efficiency. It provides simple, direct hashmap-based routing while allowing custom strategies and middleware support.
tzkmx/unfold
2 Downloads
Expansor of single value to hashMap through specified mapper(s)
alto/importmap
5 Downloads
Manage render and resolve Import Maps - Support scopes, integrity hashes, and WICG-compliant resolution.
roddy/firestore-eloquent
4114 Downloads
Firestore Eloquent, an object-relational mapper (ORM) that makes it enjoyable to interact with your database. When using Eloquent, each firestore collection has a corresponding \"Model\"/\"Class\" that is used to interact with that collection. In addition to retrieving records from the firestore collection, Eloquent models/classes allow you to insert, update, and delete records from the collection as well.