https://github.com/tzkmx/sohot
Simple Ordered HashMap Object Transformer (array_map for associative arrays)
https://github.com/tzkmx/sohot
associative-array decorator-pattern hashmap mapper php-hashmapper transformer
Last synced: 28 days ago
JSON representation
Simple Ordered HashMap Object Transformer (array_map for associative arrays)
- Host: GitHub
- URL: https://github.com/tzkmx/sohot
- Owner: tzkmx
- Archived: true
- Created: 2018-01-03T02:54:52.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-08-17T00:19:42.000Z (over 6 years ago)
- Last Synced: 2025-05-30T08:07:50.644Z (9 months ago)
- Topics: associative-array, decorator-pattern, hashmap, mapper, php-hashmapper, transformer
- Language: PHP
- Homepage:
- Size: 45.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/apantle/hashmapper) [](https://codeclimate.com/github/apantle/hashmapper/maintainability)
# Objective
This is a minimalistic library aimed to reuse logic
on HashTables mapping, that i use over and over i.e.
consuming API results to pass to Twig views.
This is my first open source project, now it has been published to https://github.com/apantle/hashmapper