iogravity/json-dump
最新稳定版本:v1.1.1
Composer 安装命令:
composer require iogravity/json-dump
包简介
Whether you're a developer or not, Json Dump makes storing and manipulating json data effortless.
关键字:
README 文档
README
Whether you are a developer or not, Json Dump makes storing and manipulating json data effortless.
Support us
We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page.
Installation
You can install the package via composer:
composer require iogravity/json-dump
Usage
$dump = JsonDump\JsonDumpClient::init($secret); $dump->create(json_encode(["hello" => "Iogravity"], "json_one");
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 16
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-02-26