Rewriting a Perl legacy application
Our Perl division has worked on several large scale Perl projects over the years, each with its own set of challenges. However, in almost every case, there was a ... Read more
Our Perl division has worked on several large scale Perl projects over the years, each with its own set of challenges. However, in almost every case, there was a ... Read more
Imagine you have a couple of applications based on Symfony, using Doctrine as the ORM, and sharing a domain. In order to avoid having a shared repository for an ... Read more
We’ve all been in a situation where we had to include a 3rd party Magento extension into our project. And we surely had some doubts whether that extension was ... Read more
Starting with April 2017, Evozon Systems is the newest SensioLabs Bronze Partner, providing Symfony and PHP full stack expertise to customers from anywhere in the world. Having worked together ... Read more
Have you ever wondered how it would be if we, as programmers, coded in the same way? If we created code using a similar set of universal rules as ... Read more
This article is a case study for integrating Magento with other systems when web services are not suitable, and we will go through some real life examples. By default, ... Read more