intraworlds/functions

核心功能但更优秀

1.0 2020-08-26 08:51 UTC

This package is auto-updated.

Last update: 2024-09-26 17:41:54 UTC


README

核心功能但更优秀

安装

composer require intraworlds/functions

使用

use function IW\json_encode;

$json = json_encode($array);

许可

MIT