Tomáš Votruba Blog: Don't Give Up Your PHP Code for Compiler Passes so Easily
Sometimes you need to achieve very simple operation - e.g. get all services of a certain type in a certain order or key name. When we start to use a PHP framework, we tend to underestimate our PHP skills and look for the framework way.
Who cares if we use 50 lines in 3 files PHP files and 1 YAML ...
Comments are closed.