/camel-case-key-module

转换驼峰命名键输出

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

This package is auto-updated.

Last update: 2024-09-09 13:22:11 UTC


README

将资源体数组中的键转换为驼峰命名。

先决条件

安装

Composer 安装

composer require bear/camel-case-module

模块安装

$this->install(new CamelCaseModule);