imanghafoori/composer-json
最新稳定版本:v2.1.0
Composer 安装命令:
composer require imanghafoori/composer-json
包简介
A utility class to read from composer.json file.
关键字:
README 文档
README
This package helps you read data in your composer.json file.
Installation
You can install the package via composer:
composer require imanghafoori/composer-json
Usage
You have to pass the absolute path to the composer.json file to the make method.
$composer = \ImanGhafoori\ComposerJson\ComposerJson::make(__DIR__);
Then you will have access to a handful of methods.
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.
统计信息
- 总下载量: 293.67k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 15
- 点击次数: 1
- 依赖项目数: 4
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-12-24