Skip to content
This repository has been archived by the owner on Jul 7, 2023. It is now read-only.
/ manual-composer Public archive

Composer 是 PHP 的一个依赖管理工具。

License

Notifications You must be signed in to change notification settings

kuriv/manual-composer

Repository files navigation

Composer

Composer 是 PHP 的一个依赖管理工具。

它允许你申明项目所依赖的代码库,并在你的项目中安装它们。