gpt4 book ai didi

php - PHP 有像 ruby​​ gem bundler 吗?

转载 作者:可可西里 更新时间:2023-10-31 22:43:17 24 4
gpt4 key购买 nike

我是了解 Rails 的 PHP 程序员。

ruby gem bundler非常好的安装依赖项的工具,php 有类似的东西吗?(也许某些 php 框架有这样的工具)。

关于gem bundler的解释:

Bundler manages an application's dependencies through its entire life across many machines systematically and repeatably.

最佳答案

Composer .

Composer is a package manager tracking local dependencies of your projects and libraries.

然后你有Packagist (这是主要的 Composer 存储库)。

Packagist is the main Composer repository. It aggregates all sorts of PHP packages that are installable with Composer.

您还可以使用 Satis 管理您的私有(private)/自己的存储库.

Simple static Composer repository generator.

顺便说一句,作者的一篇关于What & Why Composer的帖子.

关于php - PHP 有像 ruby​​ gem bundler 吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12244913/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com