/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.syntaxseed.com
| | fabien.potencier.org
2.2 parsecs away

Travel
| | The blog of Fabien Potencier about web technology and the symfony framework
| | www.tobymackenzie.com
1.8 parsecs away

Travel
| | [AI summary] A developer shares a step-by-step guide on upgrading a Symfony 3 project to version 4 without using the Flex plugin, covering dependency management, configuration changes, and file cleanup.
| | symfony.com
2.4 parsecs away

Travel
| | In Symfony 3.2 we added full support for environment variables that are resolved during the application runtime.
| | 200ok.ch
26.8 parsecs away

Travel
| [Shell Smith](https://github.com/200ok-ch/shell-smith) is a lightweight Clojure library that simplifies CLI tool development by automatically managing configuration from multiple sources. It uniquely uses your namespace as a convention for configuration file names and environment variables, while supporting YAML files, environment variables, and command-line arguments in a clear precedence order. Perfect for Clojure developers building command-line tools who want clean, convention-based configuration management.