AutoLogin

A CakePHP Component that will automatically login the Auth session for a duration if the user requested to (saves data to cookies).

New scripts galore

Monday, August 31st 2009, 11:50pm
Topics: Code, PHP
Tags: Scripts, Databasic, Compression, Formation
Comments: 0
Permalink - Tinylink

It has been quite a while since I posted a real entry, I just haven't worked in CakePHP for the past few weeks. Hopefully these two new scripts and the new script versions will make up for it. Be sure to updated your Databasic if you are using it!

New Scripts
Compression
Compression is a light weight class that will load a CSS stylesheet, bind and translate given variables, compress and remove white space and cache the output for future use. Upon each request will determine if the cached file should be loaded if the original has had no modifications.

Formation
Formation is a lightweight class that can build all necessary elements for a form, process the posted data (post, get, request), validate the data based on a schema and finally return a cleaned result. Has logic for error handling and applying a class to invalid fields. Additionally, all validator functions are static and can be used externally.

Updated Scripts
Databasic v2.3
Added more support for specific operators and rewrote how statement conditions are parsed. View the full changelog.
Related Entries:

No Comments

10 / 2 = ?
Allowed: [code] [b] [i] [u]