Noumenal

Downloads

A collection of free downloads for you to enjoy.

Noumenal PHP Library

PHP Source Code. Mainly extensions to Zend Framework.

These are my Extra 10% solutions to a few common problems. Currently includes:

The Noumenal PHP Library is on GitHub. Fork away.

BBEdit Ad-Ons

The Pragmatic Programmer Tip 22, "Use a Single Editor Well". Mine is BBEdit. Here are some tools to aid your exercise of textual omnipotence.

jQuery Clippings for BBEdit

Clippings set enabling BBEdit Autocomplete for the jQuery JavaScript library.

Supports complete jQuery API, matching all function signature variations and dollar shortcuts. (Latest version based on jQuery 1.4.3)

Download Now

Zend Framework Autocomplete Ctags for BBEdit

Bringing much needed BBEdit support to the otherwise exemplary Zend Framework.

A specially formatted ctags file to take advantage of BBEdit ability to insert parameter placeholders from the ctags signature field.

Download the Zend Framework Ctags for BBEdit.

Place the tags file in ~/Application Support/BBEdit/Completion Data/PHP/.

PHP Clippings

These are the core clippings I use for coding PHP everyday. They are under active development and consist of clippings for:

  • PhpDocumentor DocBlocks
  • Class Construction
  • Control Structures

Download a standalone version or get them via the intergrated clippings set on GitHub.