今天就学习课程吧!
今天就开通帐号,24,700 门业界名师课程任您挑!
Installing Composer dependency manager
- [Instructor] There's a good chance that you've heard about Composer, but what is it exactly? Remember how we've been using APT, a package manager? Composer is similar, but has a narrower focus. Composer is an application-level package manager for PHP, available from https://www.getcomposer.org. Composer downloads dependencies for PHP applications, such as libraries. It does not include support for installing non-PHP software, like a database service. We're going to use Composer to install the PHP frameworks in this course, and some of the tools. While there is some community support for the use of Composer within WordPress and Drupal, it's not the current recommended method of installation of the main application. To install Composer, we're going to use an installation method from https://www.getcomposer.org that should work for all versions. It will download the current version of the executable as composer.phar into the current directory. For convenience, the installer is included…
随堂练习,边学边练
下载课堂讲义。学练结合,紧跟进度,轻松巩固知识。
内容
-
-
-
-
-
-
-
-
-
(已锁定)
Best practices for managing PHP projects4 分钟 28 秒
-
(已锁定)
Installing Composer dependency manager2 分钟 24 秒
-
(已锁定)
Installing WordPress and WP-CLI5 分钟 14 秒
-
(已锁定)
Installing Drupal, Drush, and Console7 分钟 19 秒
-
(已锁定)
Installing Symfony4 分钟 39 秒
-
(已锁定)
Installing CodeIgniter3 分钟 42 秒
-
(已锁定)
Installing Laravel and Artisan5 分钟 46 秒
-
(已锁定)
-
-
-