irfantoor/mini-loader
Composer 安装命令:
composer require irfantoor/mini-loader
包简介
Loads the current irfantoor/test avoiding the cyclic dependency
README 文档
README
Miniloader installs and/or loads the current irfantoor/test package and its dependencies, specially for the classes required by irfantoor/test.
It helps circumventing the cyclic redendency, while loading the irfantoor/test package.
MiniLoader tries to locate a package, which can not be included by composer because of dependency constraints, installs it and then locates the required classes (in package_dir/src/) and includes these if found.
The package is not intended for a general purpose use, so if you want to use it with your own packages, kindly use it with caution. All your suggestions are welcome.
统计信息
- 总下载量: 41
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-01-08