课程: Linux for PHP Developers

今天就学习课程吧!

今天就开通帐号,24,700 门业界名师课程任您挑!

Best practices for managing PHP projects

Best practices for managing PHP projects

课程: Linux for PHP Developers

Best practices for managing PHP projects

- [Instructor] So far, we've been learning about Linux and installing and configuring services. It's time to use our development environment. In this chapter, our focus will be installing PHP applications and frameworks that will take advantage of all our work. We'll start by discussing some best practices for managing PHP projects gleaned from years of success and mistakes. Then, we'll install Composer for PHP dependency management. Once it's in place, we can start with applications, starting with WordPress, a content management system, then Drupal, a content management framework. After that, we'll install three different popular PHP frameworks, Symfony, CodeIgniter, and Laravel. When working on multiple projects at the same time in the same development environment, there are a few best practices that I recommend. Let's start with installation tips. When installing an application, inform yourself about the system requirements first. For example, if the application is written in PHP…

内容