Release: CakePHP RC3 - The RC of Triumph!

By Nate
It's finally here: the final release before the final release of CakePHP 1.2.
[Read more]

HTML Cache Helper

By Matt Curry
Cake's core cache helper is great, but the files it outputs are PHP files, so it will never be as fast as straight HTML files. This HTML Cache Helper writes out pure HTML, meaning the web server doesn’t have to touch PHP when a request is made.
[Read more]

Debugging with FirePHP

By Heath Nail
This is a quick hack to have the debugger use FirePHP for debugging.
[Read more]

OrderedBehavior (2.1)

By Alexander
This behavior is intended for letting you order models like pages in a book in a the same way that the treebehavior works, with the difference that there is only one level (all the pages are siblings). It includes moveUp, moveDown, moveTo, sortBy, isFirst, isLast and off course inserts itself into saves and deletes to keep the lists correct. It does also have the option of sorting an entire table as one list, if that is what you need. I hope you find it useful.
[Read more]

Authed - Adds rule based userScope to Auth

By Kjell Bublitz
If you ever thought it would be nice to let the user know why the login wasn't successful, this component may be right for you.
[Read more]
 

Page 1 of 79, showing 5 articles out of 392 total, starting on article 1, ending on 5

<< previous
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 next >>