Symfony Finland
Latest entries
A Micro Kernel was merged to the Symfony 2.8 branch on November 5th. This is an alternative to the traditional AppKernel used in applications built with the Symfony Standard Edition (SE) Distribution.
Let's study wha…
Web sites and applications are a tempting target for malicious activities. Rather than the classic defacing of a website (to show you hacked) is fast becoming a thing of the past. Today the motivation of attackers is to…
November of 2015 is shaping up to be an exciting month for developers working with the PHP language. Four significant projects are expected to be launched in the next thirty days: PHP 7.0.0, Symfony3, eZ Platform and Dr…
In the JavaScript realm it's become a common practise to transpile code. This means that you write your code in the latest & greatest syntax and translate that to something that is widely supported.
That's how JS…
Search is an integral part of many web applications today. In addition to displaying search results, many content listings and other key functionalities are nowadays powered by search technology. These functionalities a…
The LAMP stack (Linux, Apache, MySQL, PHP) has been the mainstay of millions for web developers for well over a decade. But how is it doing and where is it going? Is calling it LAMP even valid any longer? Let's examine …