|
You are here |
blog.bitexpert.de | ||
| | | | |
ocramius.github.io
|
|
| | | | | A new project that helps you avoid composer packages with known security issues/vulnerabilities | |
| | | | |
snipe.net
|
|
| | | | | Composer is a PHP dependency manager that's used in just about any modern PHP application, and it works similarly to how Bundler works for Ruby. Even though Composer itself gives you a warning about not running it as root, lots of people disregard this warning and run it as root anyway. We run into this [...] The post So you ran composer as root... appeared first on Snipe.Net. | |
| | | | |
mikemadison.net
|
|
| | | | | What happens with composer patches silently fail? This article covers a couple common scenarios and how to resolve them. | |
| | | | |
tomasvotruba.com
|
|
| | | Framework migration is a challenge few choose to take - yet in some cases, it makes sense for business, project health, and pure joy from coding. Once you know [the recipe](https://getrector.com/blog/how-to-migrate-legacy-php-applications-without-stopping-development-of-new-features), it's clear the switch [is doable](https://getrector.com/blog/success-story-of-automated-framework-migration-from-fuelphp-to-laravel-of-400k-lines-application). Today, we'll look at the steps to prepare your Symfony project for future Laravel migration. | ||