laranail/package-management
Composer 安装命令:
composer require laranail/package-management
包简介
Runtime loader/manager for laranail packages, modules and plugins — drop-in discovery, activation and backend/frontend wiring of platform extensions.
README 文档
README
Runtime loader / manager for the laranail scaffolding ecosystem — discovers generated packages/modules/plugins from their manifests, resolves load order (topological, semver-guarded), registers their PSR-4 autoloading + service providers at runtime (no
composer dump), and activates them through a guarded install/update/remove lifecycle.
The run-time counterpart to laranail/package-scaffolder (which generates the artifacts this loads). Built on laranail/package-tools + laranail/console. Targets PHP ^8.4.1 || ^8.5 on Laravel ^13.
Install
composer require laranail/package-management
Documentation
Full documentation is at opensource.simtabi.com/documentation/laranail/package-management — discovery, load-order resolution, runtime registration, the guarded lifecycle, VCS installs, safety, and configuration.
Contributing & security
Issues and PRs are welcome — see CONTRIBUTING.md. Report vulnerabilities per SECURITY.md (opensource@simtabi.com); participation follows the Code of Conduct.
License
MIT © Simtabi LLC. See LICENSE.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-07-09