Latest Posts Archive Presentations Talks About Twitter Github

Marco Pivetta (Ocramius)

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-8-9
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

Property Accessors in PHP Userland

A simple technique to use PHP's OOP implementation to intercept access to object public properties

2013-6-30
php, oop, access, property accessors
Newer Posts
Older Posts