Tagged With: zend framework
A caching PHP autoloader
This is probably of little use to normal people, or even many PHP programmers – unless you have more than a handful of directories to rummage through when __autoload()’ing PHP class files. I’ve sometimes found myself rummaging through 10-15, and this has a performance impact. Some random code which uses APC to cache a lookup … Continue reading
Categories: development, performance, php
Tags: apc, autoload, php, zend framework, zend_cache
2 Comments
Random PHP project progress
Random php development musing Continue reading
Categories: development, php
Tags: mvc, pdo, php, propel, simpletest, smarty, tdd, unit testing, zend framework
2 Comments