graham-campbell/packagist-stats 问题修复 & 功能扩展

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

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

graham-campbell/packagist-stats

最新稳定版本:v6.1.0

Composer 安装命令:

composer create-project graham-campbell/packagist-stats

包简介

Packagist Stats Is A CLI Tool To Display Download Stats For Packagist Packages

README 文档

README

Packagist Stats was created by, and is maintained by Graham Campbell, and is a simple command line tool to display aggregated download statistics for packagist packages. Feel free to check out the releases, security policy, license, code of conduct, and contribution guidelines.

Banner

Build Status StyleCI Status Software License Latest Version

Usage

This project is relatively small, and it's usage is pretty simple. PHP 7.4-8.3 is required.

To get the latest version, simply require the project using Composer or download the phar from the releases page:

$ composer global require "graham-campbell/packagist-stats:^6.1"

Show the stats for all packages under the graham-campbell vendor:

$ stats show graham-campbell

Show the stats for the graham-campbell/packagist-stats package:

$ stats show graham-campbell/packagist-stats

You may also pass as many vendor names or package names as you like, at once:

$ stats show graham-campbell phpunit mockery/mockery

Building

The following documentation is for contributors to this package only.

To build the phar file, run:

$ make composer-install
$ make box-compiler

Security

If you discover a security vulnerability within this package, please send an email to security@tidelift.com. All security vulnerabilities will be promptly addressed. You may view our full security policy here.

License

Packagist Stats is licensed under The MIT License (MIT).

统计信息

  • 总下载量: 233
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 29
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 27
  • Watchers: 2
  • Forks: 8
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-12-06