My favorites
▼
|
Sign in
mrclay
Steve Clay's classes, functions, snippets, and whatzits
Project Home
Downloads
Wiki
Issues
Source
Summary
People
Project Information
Project feeds
Code license
New BSD License
Labels
personal
,
php
,
javascript
Members
mrclay....@gmail.com
Links
Blogs
mrclay.org
External links
Steve's code on GitHub
See also:
mrclay on GitHub
Most everything here is in the
trunk
.
PHP Stuff
Mostly DOM-based "AutoP" implementation
like WordPress's
wpautop()
but more resilient and with a better test suite.
WordPress menu filter
. (
article
)
Zend Helper for rendering a MegaMenu
with greater control of markup. (
article
)
Sendmail Filter
for limiting
mail()
to a whitelist of addresses on a dev server
Tamper-proof cookie storage
(
demo
,
encrypted demo
)
Simpler FirePHP-like logging via Zend Framework
. (
article
)
UTF8 String class
as a proof-of-concept. (
article
)
Micro-framework using Zend Framework components
. (
article
)
Savant3 Template extension
with some nice extras.
Class for debugging strings
with detailed HTML output of UTF-8 content. (
demo
)
Classes for rendering HTML menus based on active URI
Class to "Pretty Print" JSON strings
Classes for displaying output/return values of PHP scripts
. Kind of like walking through a script with a debugger. (
demo
)
Miniature SimpleTest clone
written as an exercise
Minify
Javascript stuff
A few
bookmarklets
Libraries for modifying URLs:
querystring
and
hash
Canvas-based graphing library
(
demo
)
Animation library
(demos:
easing
,
fake progress bar
)
function to add classNames to tables for more robust CSS styling
(
demo
)
Misc
"Latest Del.icio.us Posts" Opera widget
. (
article
)
Powered by
Google Project Hosting