1. Download / Feedback •
  2. Help
  3. Coda Tips

AboutDownloadComments/Feedback

A Coda plugin aimed at PHP & Web development.

Current version: 3.4 / 3.5beta

Update: Coda 2 compatible beta now available, see below

Features

  1. PHP syntax validation with jump to error and auto-save
  2. Clean up/reformat HTML, CSS, Javascript and PHP code (configurable)
  3. HTML, CSS and Javascript validation
  4. Javascript and CSS minify
  5. Automatic check for updates
  6. It’s free (you can donate of course)

All features use the editor buffer (no need to save first) – Works with local and remote files – Written in Cocoa/ObjC.

General Preferences Preferences for CSS Preferences for Javascript Validation with errors Validation successful

Download

For Coda 1.7.5:

Download Coda PHP & Web Toolkit 3.4 – Coda 1 only! »

For Coda 1.7.5 and Coda 2:

Download Coda PHP & Web Toolkit 3.5beta2 – Coda 1 and 2 »


Changelog »

Problems?

First have a look here » – if that doesn’t help, please write a comment below.

Enjoy using this plugin?

Great!
Just leave a comment or donate (via paypal) ».

And you can add it to your apps at iusethis.com ».
Or register domain names here. For German users I can only recommend all-inkl.com (Partnerlink).

Planned Features

  • Make PHP tidy more configurable (if possible)
  • Apply some functions only to the selected area if desired (DONE – in the current beta)
  • Floating result windows/Growl-like notification (DONE – in the current beta)
  • Switch online validators more easy (DONE – in the current beta)
  • Use Growl (if possible with Coda’s Growl Ticket) for notifications (DONE – in the current beta)
  • Rewrite curl methods in cocoa
  • Javascript execution directly via cocoa (improvement necessary)
  • Add configuration options for JSTidy
  • Automatically install updates
  • Use Coda 2 API for go to line (DONE – in the current beta)
  • Use Coda 2 API for automatic PHP validation before saving
  • Respect spaces per indent (in different cases)
  • PHP tidy: Preserve whitespaces, if possible
  • CSS tidy: Add more/other configuration options
  • More general approach to online validation/filters (maybe..)