ebitkov/app-lock-composer-plugin
Composer plugin for Laravel/PHP apps that marks the application as “updating” while Composer runs, helping prevent access or inconsistent state during dependency updates.
composer update.For Executives: "This Composer plugin now supports older Composer versions, making it easier to automate post-update tasks—like cache clearing or migrations—across our entire Laravel ecosystem, including legacy systems. By adopting it, we can eliminate manual errors, accelerate CI/CD, and reduce dev overhead, all while maintaining compatibility with existing infrastructure. It’s a low-risk, high-reward solution for a persistent pain point."
For Engineering/DevOps:
"The updated app-lock-composer-plugin (v1.0.1) resolves Composer version conflicts, letting us tie dependency updates (composer update) to app state changes (e.g., php artisan cache:clear) even in environments with older Composer setups. It’s a drop-in fix for Laravel projects, requiring zero maintenance—just install and forget. Ideal for teams balancing modern workflows with legacy constraints."
How can I help you explore Laravel packages today?