This package is abandoned and no longer maintained. The author suggests using the apantle/hashmapper package instead.

Simple Ordered Hashmap Object Transformer (array_map for associative arrays)

Maintainers

Package info

github.com/tzkmx/sohot

pkg:composer/jefrancomix/sohot

Statistics

Installs: 20

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0 2019-08-16 23:09 UTC

This package is auto-updated.

Last update: 2019-08-17 00:19:47 UTC


README

Build Status 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