iinmass/laravel-package-checker
Composer 安装命令:
composer require iinmass/laravel-package-checker
包简介
A powerful tool for managing package dependencies in Laravel projects. Get insights into package versions, installation status, and sizes.
README 文档
README
Features
Retrieves a list of packages required in your project's composer.json file. Displays the current version, latest version, installation status, and size for each package. Offers a treemap visualization of the vendor directory, showing the size distribution of packages. Helps optimize project dependencies by highlighting large packages. Easy installation and seamless integration with your existing project.
Description
Package Checker is a powerful tool that provides insights into the packages used in your project. It helps you manage your project's dependencies, keeping you informed about the current and latest versions of each package, their installation status, and their sizes. The package also offers a treemap visualization that displays the size distribution of packages within your vendor directory, allowing you to identify large packages that might require optimization.
Installation
The Laravel Package Checker can be easily installed via Composer. Run the following command in your terminal:
composer require iinmass/laravel-package-checker
After the installation is complete, the package will be ready to use in your Laravel project.
Usage
To access the Package Checker, navigate to the following URL in your web browser: http://your-app-url/package-checker/list.
This page provides a comprehensive overview of your Laravel project's packages, including the required packages from composer.json, their versions, installation status, and sizes as well as the tree of all the packages and their dependencies.
Configuration
The Laravel Package Checker requires no additional configuration. It seamlessly integrates with your Laravel project and retrieves the necessary information from the composer.json file and vendor directory.
Alternatively, you can publish the package's configuration file and customize it to suit your needs by running the following command in your terminal:
php artisan vendor:publish --tag=package-checker-config
Contributing
Contributions to the Laravel Package Checker are welcome! If you would like to contribute to the project, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or fix.
- Make the necessary modifications.
- Commit your changes.
- Push the branch to your fork.
- Submit a pull request. Please ensure that your code adheres to the project's coding standards and includes appropriate tests.
License
The Laravel Package Checker is open-source software licensed under the MIT license.
Credits
The Laravel Package Checker is developed and maintained by inmass
Support
If you encounter any issues or have any questions, please create a new issue on the issue tracker. I will be happy to assist you.
iinmass/laravel-package-checker 适用场景与选型建议
iinmass/laravel-package-checker 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 22 次下载、GitHub Stars 达 13, 最近一次更新时间为 2023 年 07 月 12 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「package」 「dependency」 「management」 「laravel」 「checker」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 iinmass/laravel-package-checker 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 iinmass/laravel-package-checker 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 iinmass/laravel-package-checker 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
A fast and intuitive dependency injection container.
A Silverstripe module to allow you to log into any of your Silverstripe sites from one place.
Task system for APPUI
Simple ASCII output of array data
Dependency injection container for the Monolith framework.
统计信息
- 总下载量: 22
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 13
- 点击次数: 16
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-07-12