Libraries tagged by hash map
minormous/structure
3 Downloads
Simple, immutable data structures
gnugat/traversal
738 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
nuldark/stdlib
54 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
2546 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.
friendsoftypo3/interest
2497 Downloads
REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you don't have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.
pixelant/interest
12593 Downloads
REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you don't have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.