Tito Miguel Costa
Refactoring ideas

Blog

Category: tutorial

Coding Standards
PHP_CodeSniffer, PHP-CS-Fixer and NetBeans to the rescue
How to debug a PHP project with Xdebug on NetBeans
No more error_log or var_dump in your code
Deploy a Symfony2 project with capifony
Making deployment easier and less error prone
How to integrate Zend2 packages with Composer
Making use of the Zend2 packages
Cache Data in Symfony2
Use Doctrine library to cache data in Symfony2
MySQL and phpMyAdmin on Fedora 16
How to setup MySQL and phpMyAdmin on Fedora 16
Avoid password prompt on the command line
Configure ssh to login automatically on a remote server
How to set custom parameters in a Symfony2 project
Use the service container to manage config values
How to define a bundle as having a parent
Bundle hierarchy in Symfony2
How to version a Symfony2 project with git
Step by step to use git in a Symfony2 project
Manage package.xml for pear packages
Using the pfm command to the rescue