承接 phpcq/autoload-validation 相关项目开发

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

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

phpcq/autoload-validation

最新稳定版本:1.3.1

Composer 安装命令:

composer require phpcq/autoload-validation

包简介

Check that the contents of the composer.json autoload keys are correct.

README 文档

README

Version Stable Build Status Upstream Build Status License Downloads

Validate the autoload information within composer.json.

This is useful to ensure that all classes covered by the defined autoload information in the composer.json.

Usage

Add to your composer.json in the require-dev section:

"phpcq/autoload-validation": "~1.0"

Call the binary:

./vendor/bin/check-autoloading.php

Optionally pass the root of the git repository to check:

./vendor/bin/check-autoloading.php /path/to/some/repository

统计信息

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

GitHub 信息

  • Stars: 7
  • Watchers: 8
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-01-11