A command for dreamweaver to automatically generate getters/setters
This simple script adds a command to dreamweaver to automatically generate getters/setters for attributes in classes (like other IDEs like eclipse and netbeans natively do). It comes very comfortable for PHP developers using ORMs such as doctrine.
(To install copy the .htm and .js files into "C:\Program Files (x86)\Adobe\Adobe Dreamweaver CS5.5\configuration\Commands" directory or whatever your dreamweaver commands directory is)
Building Blocks that build off of each other. Libraries in PHP, CSS, JavaScript, and examples included to custom tailor them to your needs. File Manager -> uses File PHP class, DirectoryPHP class, CSS menu, JavaScript enabled CSS menu for IE.
A relational database record editor/viewer which automatically links tables and gives users options for link fields. Allows editing of all tables and records in the database. Based on PEAR's DB_DataObject_FormBuilder.