jefrancomix / sohot
Simple Ordered Hashmap Object Transformer (array_map for associative arrays)
Installs: 20
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/jefrancomix/sohot
Requires (Dev)
- phpunit/phpunit: ^6
This package is auto-updated.
Last update: 2019-08-17 00:19:47 UTC
README
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