Posts in category PHP
July 2014
Celebrating a year with "A Year With Symfony"
Categories: Book PHP Symfony2 Tags: A Year With Symfony prizes
The PHP testing experience: Interview by Fernando Arconada
Categories: PHP Testing Tags: interview TDD PHPUnit Behat Prophecy PHPSpec unit testing
A better PHP testing experience Part II: Pick your test doubles wisely
Categories: PHP Testing Tags: PHPUnit testing
A better PHP testing experience Part I: Moving away from assertion-centric unit testing
Categories: PHP Testing Tags: PHPUnit testing
A better PHP testing experience: Introduction
Categories: PHP Testing Tags: TDD PHPUnit Behat testing
June 2014
Symfony2: Framework independent controllers part 3: Loose ends
Categories: PHP Symfony Tags: controller reuse coupling Twig
Symfony2: Framework independent controllers part 2: Don't use annotations
Categories: PHP Symfony Tags: controller reuse coupling
Symfony2: How to create framework independent controllers?
Categories: PHP Symfony Tags: controller reuse coupling