承接 jeffersongoncalves/packagist-cli 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

jeffersongoncalves/packagist-cli

Composer 安装命令:

composer create-project jeffersongoncalves/packagist-cli

包简介

CLI tool to publish and manage Composer packages on Packagist via its API (submit, update, list, info).

README 文档

README

packagist-cli

packagist-cli

A small CLI to publish and manage your Composer packages on Packagist directly from the terminal — submit a new package, force a re-crawl, and inspect what you have published. It stores your Packagist API token locally in ~/.config/packagist.json (0600) so you only authenticate once.

Built with Laravel Zero.

Installation

composer global require jeffersongoncalves/packagist-cli

Or download the PHAR from the releases page.

Authentication

Grab your API token from https://packagist.org/profile/ and store it:

packagist auth
# or non-interactively
packagist auth --username=you --token=xxxxxxxx

The token is written to $XDG_CONFIG_HOME/packagist.json (falling back to ~/.config/packagist.json) with 0600 permissions.

Flag Description
--username= Packagist username (skips the prompt)
--token= Packagist API token (skips the prompt)
--show Print the stored credentials (token masked)
--forget Remove the stored credentials

Commands

submit — register a new package

packagist submit https://github.com/jeffersongoncalves/laravel-zero-support
# shorthand (assumed GitHub):
packagist submit jeffersongoncalves/laravel-zero-support

update — force a re-crawl

packagist update jeffersongoncalves/laravel-zero-support
# or by repository URL
packagist update https://github.com/jeffersongoncalves/laravel-zero-support

list — list a vendor's packages

packagist list jeffersongoncalves
# defaults to the authenticated username when omitted
packagist list

info — inspect a package

packagist info jeffersongoncalves/laravel-zero-support

Development

composer install
composer test        # pest + pint --test
composer build       # build the PHAR into builds/

License

MIT © Jefferson Gonçalves

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-06-23

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固