Posts in category PHP
July 2012
June 2012
Let Silex Wrap Your Legacy PHP Application (and add Twig for templating)
Categories: PHP Silex Tags: Twig legacy code controller
Symfony2: Testing Your Controllers
Categories: PHP Symfony2 Testing Tags: PHPUnit controller functional testing unit testing
May 2012
Symfony2 Config Component: Config Definition and Processing
Categories: PHP Symfony2 Tags: configuration validation documentation
Symfony2 Config Component: Using FileLocator, Loaders and LoaderResolver
Categories: PHP Symfony2 Tags: configuration
April 2012
Symfony2 & JMSSerializerBundle: Vendor MIME types and API versioning
Categories: PHP Symfony2 Tags: annotations events request serializer service container
PHP: A Custom Stream Wrapper Part 2: Reading and Seeking
Categories: PHP Tags: stream wrapper
PHP: Create an Object-Oriented XML Parser using the Built-in xml_* Functions
Categories: PHP Tags: XML
PHP: Setting up a Stream Wrapper for Manipulating the DOM
Categories: PHP Tags: DOM stream wrapper
Symfony2: Setting up a Console-centered Application (with Composer)
Categories: PHP Symfony2 Tags: console