keithnoizu

↗ HN profile [ 86.6 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Here's a little library i've used in different forms on a few different projects. It can cause some pretty heavy hitting of the memcache endpoint so you may want to use another peristance layer for tracking key versions…

  2. A phpunit BDD Alternative (code.google.com)

    I wrote a bdd extension for phpunit a few years back and have been leveraging it recently for some greatnonprofits.org API work. It provides some nice output and plays pretty nice with phpunit + testdox. Give it a shot…