Latest Posts Archive Presentations Talks About Mastodon Github

Marco Pivetta (Ocramius)

Delegator Factories in Zend Framework 2

What are Delegator Factories? What are they good for? Why do I need them in my ZF2 apps?

2014-3-16
zf2, zendframework2, oop, php

LazyProperty - Automatic property initialization for PHP

A way to use PHP magic to actually make APIs simpler to use

2014-2-19
php, oop, hacks

Fluent Interfaces are Evil

Fluent Interfaces break encapsulation, mocking, diffs and readability - be warned

2013-11-7
php, oop, patterns

Fast PHP Object to Array conversion

A simple way of converting PHP Objects to Arrays regardless of their API

2013-08-09
php, oop

Accessing private PHP class members without reflection

A trick to use PHP 5.4 closure functionalities to get access to

2013-7-10
php, oop, access, property, reflection, private
Newer Posts
Older Posts