/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.bitexpert.de
| | juffalow.com
3.5 parsecs away

Travel
| | If you are learning PHP or you are experienced programmer you surely read the word Composer. But...what is it? What is its purpose and why should you use it? Here I want to write a few things about it and show you how to use it. PHPUnit testing framework should meet the requirements as proper and useful example. Let's get started...
| | snipe.net
2.7 parsecs away

Travel
| | 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
1.7 parsecs away

Travel
| | What happens with composer patches silently fail? This article covers a couple common scenarios and how to resolve them.
| | zorbash.com
17.2 parsecs away

Travel
| [AI summary] A technical guide demonstrating how to use Docker multi-stage builds and the Distillery tool to create lightweight, optimized images for deploying Elixir applications.