CakePHP Cacher Plugin

Posted on Fri, Apr 22, 2011 @ 2:36am

Cache your query results by simply adding a behavior.

It's over this way: https://github.com/jeremyharris/cacher

CakePHP Slugger Plugin

Posted on Fri, Nov 05, 2010 @ 10:42am

Slugger automatically creates slugs on-the-fly.

Download it here: https://github.com/jeremyharris/slugger

CakePHP QueueEmail Plugin

Posted on Tue, Oct 26, 2010 @ 5:16am

Queue your emails with a minimal amount of work.

Gitsubmodule it here: https://github.com/jeremyharris/queue_email

CakePHP Sanitizer Plugin

Posted on Tue, Oct 05, 2010 @ 11:24pm

Sanitize your data (before it goes into the database) automatically based on rules.

Grab it at: https://github.com/jeremyharris/sanitizer

CakePHP Extended Test Case Plugin

Posted on Fri, Aug 13, 2010 @ 2:50am

Extended test case aims to make the displeasure of using CakeTestCase::testAction() slightly more pleasurable.

Get it here: https://github.com/jeremyharris/extended_test_case

1 | 2