Designed to help accelerating and enhance the process of edit, debug, analyze and publish PHP scripts all wrapped into a sophisticated streamlined interface!
Get the complete IDE. Small in size but still one of the most popular award-winning IDE for editing, debugging, analyzing and publishing application- and websites powered by PHP and other web-languages.
Developer Productivity. Time saving features that helps you boost your productivity so you can get more done, like accessing as you type functions, variables, tags and properties. The Intelligent Code Highlighter, that automatic ... [ read more about PHP Designer >> ]
|
 |
WHAT'S NEW IN VERSION 6.1 Beta:
* New. Added support for multi-language (see the menu View)
* New. Added support Smarty highlighting
* New. Added support for simple Smarty code suggestion (in smarty mode)
* New. Added support to create Smarty files
* New. By default the automatic detect changes made by other applications is on
* New. By default all last opened files are now open on start up
* New. By default XHTML 1.0 transitional is now the default in the intelligent highlighting
* New. Option to change the shortcut for the auto-completion in the menu View à Customizer
* New. The code library now loads faster op up start
* New. More intuitive search feature in code library
* New. Insert and automatic update timestamp on save (see the menu Tools)
* New. Upgraded to the latest phpDocumentor 1.4.2 package
* New. Select a comment block on dbl. click (by default off, see the Preferences à Editor)
* New. Ability to escape single/double quotes, and put quotes around, when converting text to PHP
* New. Option to remove comment with one click
WHAT'S NEW IN VERSION 6.0.2:
* New. Improved the single line uncomment feature, no need to select a comment in order to uncomment it
* New. Remove single line comment, no need to select a comment in order to remove it
* New. Added find next/previous buttons to the search toolbar
* New. Text file differencing and merging tool (TextDiff)
* New. Support for changing the default text file differencing and merging tool
* New. Support for hide the statusbar (view > gui)
* New. The position of the search/replace dialog is now saved
* New. Goto next/previous bookmark
* New. Remove the dim highlighting as default in the intelligent highlighting
* New. Added option to disable the PHP syntax colouring in HTML, CSS and JS
* New. Added the SVN commands in the editor menu
* New. Option to disable the automatic insert of * in phpDocumentor comments
* New. Import/export syntax highlighters
* New. Access the folder were syntax highlighters are located
* New. Added an empty char in empty * inside phpDocumentor comments
* New. Added new option to the code completion: Keep existing text
* New. Added new option to the code completion: Add close brace when keeping existing text
* New. Support for PHP magic methods in the code completion for PHP
* New. New code completion for inside phpDocumentor comments with phpDocumentor tags
* New. Support for open multiple files in select project files
* New. Added a new extra silent mode for PHP syntax check
* New. Added new tags for templates: [$project] and [$filename]
* Fixed. Xdebug fatal error: Cannot focus a disabled or invisible window
* Fixed. Better cleanup of temporarily files when using the HTML preview
* Fixed. Insert of * in phpDocumentor comments now respect indention
* Fixed. Save visible panels position on start up
* Fixed. Code completion on PHP variables
* Fixed. Added a label that says Xdebug do not work together with the Zend Optimizer
* Fixed. Small re-arrange of the preferences dialog
* Fixed. Removed the shortcuts for jump history
* Fixed. Convert special chars to HTML (å)
* Fixed. No beep when pressing esc in dialogs
* Fixed. Tab/focus in the project/ftp manager
* Minor fixes and enchantments
WHAT'S NEW IN VERSION 6.0.1.2:
* New. Strip HTML tags
* New. Keep the ftp connection alive with both the LIST and NOOP command
* Fixed. Saving changes in Ruby syntax scheme
* Fixed. Saving changes in Python syntax scheme
* Fixed. Saving state for the automatic configuration for the profiler in php.ini
* Fixed. Quotes around the output directory for the profiler in php.ini
* Fixed. Automatic close single tags like <br>
* Fixed. Resizing columns in the context variables window
* Fixed. Visibility of icons when changing toolbars
WHAT'S NEW IN VERSION 6.0.1 Beta 4:
* New. Support for user arguments when debugging and running PHP files
* New. Automatic inserting of * when pressing enter in phpDoc comments
* New. Insert HTML comments
* New. Automatic close HTML tags for example ->
* New. Automatic close XML tags for example ->
* New. Display the output of the PHP script after debugging with Xdebug
* New. A button for debugging is added to the editor
* New. Profile with parameters
* New. Support for disable code tip with the key 'ctrl'
* New. Save/load the layout of the File/Project browser
* New. Upgraded to the latest version of the PHP Manual
* New. The PHP installation is now configured to work out-of-the-box (thanks to Kieran P)
* New. Formatting of the HTML formats elements (indention)
* New. Detect if XAMPP is installed in C:
* New. File encoding/format in the status bar
WHAT'S NEW IN VERSION 5.5.2:
* New. Opened files in the Project Files dialog are now marked blue
* New. Option to turn on/off the auto-closing tag feature
* New. Button on the toolbar to select opened files
* New. Added new option to the PHP code beautifier, “keep single line”
* New. Added new option to the PHP code beautifier, “brace, pear standard”
* New. Added support for phpDocumentor tags for initializing variables
* Fixed. Entering ‘>’ now works when no syntax is selected
* Minor fixes and enhancements
WHAT'S NEW IN VERSION 5.5.1:
* New. Jump to declaration with CTRL + Click
* New. List all files in project
* New. List all opened files
* New. Copy active file to FTP
* Fixed. The code completion is now automatic triggered with PHP objects (->)
* Fixed. The code completion now closes known tags automatic
* Fixed. File Tab
* Minor fixes and enhancements
WHAT'S NEW IN VERSION 5.5:
* New. Support for adding frameworks and libraries in projects
* New. Remote FTP editing
* New. Change file/folder permissions on FTP server
* New. Upload projects, folders and files to FTP server
* New. Create and edit files directly on the FTP server
* New. Set initial FTP directory
* New. Show progress when downloading/uploading from the FTP server
* New. Prompt on replace when uploading files to the FTP server
* New. Keep the FTP connection alive
* New. Load last opened projects on next start up
* New. Show project description in the status bar
* New. Convert special characters to HTML/XHTML
* New. Search in Files now shows how many results that are found
* New. File associations dialog
* New. Support for Apple Safari browser
* New. Support for new variables $email, $company, $year, $month, $day and $time, in the default PHP template
* New. Inserting items from the code completion using TAB
* New. Case-sensitive support in the code completion
* New. support for short tags <% %> in the code completion and code explorer
* New. Change the color of the font in the left gutter
* New. Option to disable the if/else highlighting
* New. Support for debugging and previewing files that are not saved
* New. Sort items in the Code Completion after name
* New. Insert item from the Code Completion using the Tab key
* New. If no match in the Code Completion is found, the first item will be selected (by default this is set to false)
* New. Block editing
* New. Numbered/ Bulleted list
* New. Run live syntax error for PHP in silent mode
* New. Option to change the color of the error line when using the live syntax check
* New. File-tab layout
* New. The 1-year restriction in academic licenses has been removed from the license
* Fixed. Show PHP syntax errors on colored backgrounds
* Fixed. Loading syntax highlighters when using a non-default user path
* Fixed. Executing auto completions after tags
* Fixed. Auto-close brackets (), {} and []
* Fixed. Opening files from the Todo manager
* Fixed. Inactive code is disabled when printing
* Fixed. Option to change the shortcuts for Windows commands
* Fixed. Changed shortcut for selecting matching tag to CTRL+ALT+RIGHT ARROW
* Fixed. Changed shortcut for jumping to matching tag to CTRL+ALT+LEFT ARROW
* Minor fixes and enhancements
WHAT'S NEW IN VERSION 5.4:
* New. Intuitive user-interface plus a new office 2007 theme
* New. Better performance
* New. Live syntax check for PHP
* New. Live syntax check for HTML and CSS
* New. Project Manager with support for regular expression, excluding/including directories/files and localhost
* New. Mark active project on the Getting Started page and in the menu
* New. List all available projects in the menu
* New. Customizable shortcuts and toolbars
* New. Highlight matching if/else
* New. ToDo manager (visual presentation)
* New. Customizable prefix for inline todo/bug
* New. Change the user path for the placement of snippets, templates, todo etc.
* New. Support for TortoiseSVN commands (add, commit, update, merge and revert)
* New. Support for different ANSI encodings (ISO/Windows)
* ISO 8859-1 Latin 1 Western European, ISO 8859-2 Central European, ISO 8859-3 Latin 3, ISO 8859-4 Baltic,
* ISO 8859-5 Cyrillic, ISO 8859-6 Arabic, ISO 8859-7 Greek, ISO 8859-8 Hebrew, ISO 8859-9 Turkish,
* ISO 8859-13 Estonian, ISO 8859-15 Latin 9, Windows-1250 Central European, Windows-1251 Cyrillic,
* Windows 1252 Western European, Windows-1253 Greek, Windows-1254 Turkish, Windows-1255 Hebrew,
* Windows-1256 Arabic, Windows-1257 Baltic and Windows-1258 Vietnamese
* New. Support for embedded PHP syntax highlighting in CSS and JavaScript
* New. Support for syntax highlighting when editing templates and snippets
* New. Customize the default PHP template (new file)
* New. Support for changing the style for matching brackets/braces
* New. Support for changing the font in the gutter
* New. Delete line and end of line
* New. Toolbars can now be docked in left, right and bottom position
* New. Export the todo, snippets, templates and database connections to XML/CSV
* New. Save column-width, sort-type and direction in the file/project browser
* New. Distributed with PHP, PhpDocumentor and the PHP Manual
* Fixed. File encoding/formats
* Fixed. Selecting non-latin words/chars on double-click
* Fixed. Selecting text when using the left gutter
* Fixed. Selecting declarations when the file is not opened
* Fixed. Search again in the search toolbar (F3)
* Fixed. FTP re-connection
* Fixed. Opening .gif images in the image dialog
* Fixed. The templates in the tool-panel is now always active
* Minor fixes and enhancements
WHAT'S NEW IN VERSION 5.3.2:
* New. Extended information in the Code Tip (function description, available in PHP version and the returns)
* New. Open last opened files on start up
* New. In the status bar you can now see if the active file is part of the active project
* New. Support for no ending "?>" PHP tag including in the code beautifier, omitting the ending PHP tag is recommended for class definitions to avoid accidentally sending headers due to trailing whitespace after the closing tag. Allows support for frameworks like the Symfony Web PHP frameworks!
* New. Better speed performance for search/replace routines
* New. Panels can now be docked on a multiple row
* New. URL combo box for the embedded web-browser
* New. Mark search result in the embedded web-browser
* New. See if the current file belongs to the opened project
* New. Added support for document all classes and functions in all opened files
* New. Hide/shows panels
* New. Support for minimize, maximize or restore Panels
* New. Panel: Projects overview
* New. Panel: File browser snapshots
* New. File explorer combo box
* New. Information about non-existing functions when searching the PHP manual
* New. Turn mark search result on/off
* Fixed. <> in the code beautifier
* Fixed. Cursor visibility in the file/project browser when editing filenames
* Fixed. Visual XP is by default turned off
* Fixed. &, etc. in the Code Completion
* Fixed. '' in the syntax highlighter for JavaScript is now supported
* Fixed. Support for valid flash XHTML
* Fixed. Support for valid image XHTML
* Fixed. Support for valid horizontal line XHTML
* Fixed. Search History in Find in Files
* Minor Fixes and enhancements
WHAT'S NEW IN VERSION 5.3:
* Significant improvement in speed and performance
* PHP Code Explorer
* Support for dependencies (include, include_, require and require_once)
* Support for classes, extends classes and implements
* Support for functions
* Support for grouped variables with counts
* Support for context of variables (global, local - inside function)
* Support for constants
* Support for interfaces
* Jump to extends classes, implements and dependencies
* Get information on the fly about where each item is declared in, including phpDocumentor information
* Search filter
* PHP Code Completion
* Support for PHP 4.4.6 and PHP 5.2.1
* Intelligent suggestion on the fly!
* Customizable
* Auto trigger by variables ($), PHP class (::) and PHP object (->)
* Support for native/user functions, variables and constants
* Support for context of variables (global, local - inside function)
* Support for simple and nested objects
* Support for keywords (include, if, else etc.)
* Support for class member visibility (private, protected, public, static, final, var)
* Support for extends classes and implements
* Support for interfaces
* Get description about all native functions, what PHP version it is supported in and what it returns.
* HTML Code Completion
* Support for HTML and XHTML
* Intelligent suggestion on the fly!
* Auto trigger
* Show information on the fly about tag attributes
* Customizable
* CSS Code Completion
* Support for CSS 1 and CSS 2.1
* Intelligent suggestion on the fly
* Auto trigger
* Code Tip for PHP
* Support for PHP 4.4.6 and PHP 5.2.1
* Intelligent suggestion on the fly
* Auto trigger inside functions and by mouse clicking
* Support for multiple functions
* Support for multiple lines
* Extended information about functions (classes and types)
* Fixed position (always at beginning of function call)
* Project Manager
* Parse project for classes, functions, variables, constants, extends, implements, interfaces etc.
* The active project is protected against renaming
* Jump to File/Project Declaration (classes, functions, interfaces, constants and variables)
* Search and jump to File/Project Declaration (classes, functions, interfaces, constants and variables)
* Support for Frameworks
* Embedded PHP in the HTML highlighter
* Asia characters are now displayed corrected when working in PHP/HTML/CSS/JS
* Support for key strokes in the file/project browser
* New file-templates for PHP and HTML
* File overview in the File tabs
* Close all files except active file
* The AutoClose Bracket has been improved when working in PHP/HTML/CSS/JS
* Show hint with active line position when scrolling
* Support for deleting Desktop Layouts
* Fixed loading syntax highlighters on upstart
* Fixed saving and loading HTML versions on upstart
* Support for the extended PHP manual in the code libraries
* New statusbar in the browser preview
* Fixed loading highlighters
* Fixed the alignment properties in Table and Images
* Fixed layout on the Getting Started page
* Support for an edit popup-menu in the search toolbar
* Support for tabs/tabs-to-spaces in the auto-completion, snippets and templates
* Support for external looking up in the PHP manual
* Fixes and enhancements
WHAT'S NEW IN VERSION 5.2.2:
* CSS and JavaScript are not associated with the Intelligent Highlighter by default
* PHP Syntax highlighter: Updated PHP function keywords from PHP 5.2.1 and PHP 4.4.5
* PHP Syntax highlighter: Removed broken function keywords
* PHP Syntax highlighter: Added aliases
* Executing the Code Suggestion fixed
* Resize vertical on the ‘Getting Started’ page
* Renamed search option ‘search from caret’ too ‘search from current position’
* Minor fixes and enhancements
WHAT'S NEW IN VERSION 5.2.1:
* New options added to the PHP Code Beautifier (Space before semicolon, Space around colon)
* Support for the extended PHP manual
* Support for undoing ‘Mark & replace’ when the scope is set to: ‘All open documents’
* File Tab fixed
* Minor fixes and enhancements
WHAT'S NEW IN VERSION 5.1.2:
* - Support for UTF with/without BOM
* - PHP Code Inspector enhancements
* - File Format enhancements (UTF)
* - File Tab enhancements
* - File Browser enhancements (mouse-scroll and cursor)
* - Project enhancements (mouse-scroll, cursor and new folder)
* - Search and Replace enhancements (e.g. search backward with F3, cylindrical search and replace again)
* - Minor fixes and enhancements
WHAT'S NEW IN VERSION 5.1:
* Added support for UTF-8, UTF-16 LE and UTF-16 BE
* Graphical User Interface enhancements (e.g. new icons)
* Code Proposal for PHP and HTML enhancements
* Localhost enhancements
* Brace/Bracket auto indent enhancements (e.g. tabs to space is now supported)
* Search enhancements (search dialog, search toolbar and F3)
* Project Manager enhancements (creating new projects)
* Added support to change the position of the Editor Toolbar (top or bottom)
* Bookmark enhancements (set bookmarks directly by clicking on the left gutter)
* Bookmark Toolbar
* Web Search Toolbar
* Code Snippets enhancements
* File Browser enhancements (e.g. start in the last opened folder and scroll)
* Added support for opening the localhost folder directly in the File Browser
* Added support for choosing the path in the Open Dialog (file path, file browser path or project path)
* Added support for automatic detect the file php.ini if XAMPP is installed
* Added support for directly opening the file php.ini
* Minor fixes and enhancements
WHAT'S NEW IN VERSION 5.0.4:
* Dual/multiple monitors are now supported,
* All toolbar flickering has been removed,
* Customize or disable colors for inactive codes in the Intelligent Highlighter,
* Customize the color of the left gutter,
* Enable/disable the auto detect changes made by external applications,
* The search features has been improved,
* The replace features has been improved,
* The localhost preview has been improved,
* The application manager has been improved,
* If selected, the upstart is set to start only one blank file/tab instead of two,
* Required files are now stored correctly in the code inspector,
* The unicode button is now by default hidden,
* The interface has been improved,
* Minor fixes
|
|
|
Buy this product Use this option if you want to purchase PHP Designer.
Download now
Use this option to download PHP Designer.
Report spyware
Use this option if you want to report that this product contains spyware or other similar components.
Refer to friend
Use this option if you want to refer this product to a friend.
Read reviews
Use this option to read other users' opinions about this product
Add a review
Use this option to add you opinion about this product
Subscribe
Use this option to subscribe to receive update alerts for this product
|
|
|
Hex Workshop 4.23 |
| Hex Workshop - Edit, insert, delete, cut, copy, and paste hex code |
| 3.64 MB | Windows All | Shareware | |
|
|
|
|
|
|
HexCmp 2.31 |
| HexCmp - a visual binary file compare application and easy to use hex editor |
| 835 KB | Windows All | Trial | |
|
|
|
|
|
|
|
|
|
DzSoft PHP Editor 4.1.0.9 |
| DzSoft PHP Editor is a comfortable and powerful tool for writing and testing PHP scripts and HTML pages |
| 2.25 MB | Windows All/Unix | Trial | |
|
|
|
Antechinus Code Chameleon 2.0 |
| Antechinus Code Chameleon - code anything easily with this flexible and extensible editor |
| 2.12 MB | Windows All | Shareware | |
|
|
|
|
|
 
| Welcome! |
Hello, Guest
Login if you have a Softpedia.com account.
Otherwise, register for one.
|
|