6 min
Using Composer With Drupal Starting with version 8.1, the Drupal core has received a dedicated package manager Composer. It helps to handle managing dependencies in PHP-based projects as well as installing and updating libraries quickly, including the third-party ones (which had to be performed ‘manually’ by developers before). If you already have any experience in working with package managers like Linux […]
Read more