bear/camel-case-key-module

Convert camelcase key output

dev-master 2020-04-09 03:49 UTC

This package is auto-updated.

Last update: 2024-04-09 12:34:47 UTC


README

Change the key of resource body array into a camel case.

Prerequisites

Install

Composer Install

composer require bear/camel-case-module

Module Install

$this->install(new CamelCaseModule);