imanghafoori/composer-json 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

imanghafoori/composer-json

最新稳定版本:v2.1.0

Composer 安装命令:

composer require imanghafoori/composer-json

包简介

A utility class to read from composer.json file.

关键字:

README 文档

README

Tests Coverage Status Latest Version on Packagist StyleCI Total Downloads MIT Licensed

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

GitHub 信息

  • Stars: 15
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-12-24