Articles by fotellos

[Developer says] Message queues with Symfony2 and RabbitMQ

Message-Oriented Middleware (MOM) Today's web applications are all about performing several operations effectively and …

Guzzling in parallel

Ever since codebender started growing, one of the biggest challenges we faced was pushing …

Dependency Injection

Typically, all of the features of a modern PHP application are handled by objects …

[Developer says] A quick start with Symfony2

Symfony is a powerful PHP framework. That is, a set of tools which you …

[Developer says] Unit Testing with PHPUnit

Introduction "Hello world!" This phrase should be common to all developers since it's the …