atk14/mini-yaml
最新稳定版本:v1.0
Composer 安装命令:
composer require atk14/mini-yaml
包简介
Minimalistic YAML loader and dumper
关键字:
README 文档
README
MiniYAML is a YAML dumper & loader.
Usage
$ary = miniYAML::Load($yaml_str); $yaml = miniYAML::Dump($ary); Installation
Use the Composer:
composer require atk14/mini-yaml Testing
composer update --dev cd test ../vendor/bin/run_unit_tests License
MiniYAML is free software distributed under the terms of the MIT license
统计信息
- 总下载量: 5.16k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-01-04