TAG ARCHIVE
Everything on composer.
2 articles tagged composer, sorted newest first.
github-actions
Cache Composer and NPM in GitHub Actions to Speed Up Laravel CI
Cache Composer's download directory and the npm cache in GitHub Actions, keyed on your lockfiles, so composer install and the asset build finish in seconds.
7 min read →
php
How to audit PHP dependencies (practical guide)
How to audit PHP Composer dependencies for security, license and maintenance issues, with tools and a small script you can run today.
5 min read →