Marco Pivetta Hi! My name is Marco, I'm a software engineer focused on PHP projects, currently working on Doctrine Project, Zend Framework 2 and Symfony 2. My job is my passion and also my hobby, and all I do is on my Github page.


Repositories | Leave me feedback

Posts

A tutorial for Doctrine 2 ORM with Zend Framework 2

An introduction to Doctrine 2 ORM with ZF2

February 14, 2013 . Coding Tutorials . zf2 zendframework doctrine orm php .

The Proxy Pattern in PHP

An introduction to the Proxy OOP Pattern for PHP developers

January 20, 2013 . Coding Tutorials . proxy patterns php oop .

Dependency Injection slowness solved by Doctrine Proxies

An explanation of how Doctrine Proxies work to enhance Zend Framework 2 and Symfony 2 services

November 19, 2012 . Coding . zend zendframework zf2 symfony doctrine dependency injection service location proxies .

JS/CSS/Images with Zend Framework 2 and the Asset Manager Module

A tutorial to start using assets from your modules within your ZF2 applications

September 12, 2012 . Coding . zf2 module assets .

Automated Test Coverage Checks with Travis, PHPUnit for Github Pull Requests

Developers are lazy, and their Pull Requests in Github often do not respect our code quality standards. Automate testing so that you can enforce a minimum PHPUnit Code Coverage in Travis!

August 16, 2012 . Coding . phpunit code coverage travis travis continuos integration testing .

A Doctrine 2 ORM Tutorial for beginners

An introduction to Doctrine 2 ORM

August 12, 2012 . Coding Tutorials . doctrine2 ORM tutorial .

ZF2, Zend Di and Controllers for fast SOA development

A quick overview of how to use Zend\Di from Zend Framework 2 to retrieve controllers in a SOA architecture using ZF2's Zend\Mvc

August 6, 2012 . Coding . zend zendframework dependency injection di dic soa mvc .

Moving my blog to Jekyll and Github pages

A description of how and why I've moved to jekyll

July 15, 2012 . Coding . jekyll blog .