xpertselect/tools
最新稳定版本:3.2.0
Composer 安装命令:
composer require xpertselect/tools
包简介
XpertSelect package providing the tools and configurations for PHP development.
README 文档
README
XpertSelect package providing the tools and configurations for PHP development.
License
View the LICENSE.md file for licensing details.
Installation
Installation of xpertselect/tools is done via Composer.
composer config allow-plugins.xpertselect/tools true
composer require --dev xpertselect/tools
This is purely a development dependency, do not include this package as a runtime dependency!
Usage
Run:
composer update
During the update process, the plugin will automatically:
- Inspect your existing composer requirements.
- Add the necessary development dependencies.
- Applies the required configuration entries to the root of your project.
No manual changes are needed; the plugin performs these updates based on your project’s current composer.json.
Updating the package
When updating tools, it’s crucial to allow the package to override any existing generated files. This can be achieved by removing the generated files, and running composer update. Afterward, you can apply any necessary local changes to the configuration.
统计信息
- 总下载量: 10.69k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 17
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-11-28