Installing PHP Composer in 2020 DJDevelopmentFebruary 14, 2020 Unless you are working in a fully automated build environment like a CI runner, you will need to have some version of Composer running within your PHP codebase to be able to pull packages and configure autoloading. Composer has the … Continue reading