Wednesday, September 14, 2016

Free Php Code editor For Windows, Linux and Mac OS X

Php Code editor for windows and Linux and Mac OS X.

 While there’s nothing wrong with getting started writing PHP scripts using no-frills editors also several open source and commercial solutions are available here I am write about best 4 code editor that widely used by millions of coder.

1: Adobe Dreamweaver CS5

Adobe’s Dreamweaver CS5 is considered by many to be the ultimate web designer’s toolkit. Intended to be a one-stop application, Dreamweaver CS3 supports all of the key technologies, such as Ajax, CSS,HTML, JavaScript, PHP, and XML, which together drive cutting-edge websites. In addition to allowing developers to create web pages in WYSIWYG (what-you-see-is-what-you-get) fashion, Dreamweaver CS5 offers a number of convenient features for helping PHP developers more effectively write and manage code, including syntax highlighting, code completion, and the ability to easily save and reuse code snippets.
Adobe Dreamweaver CS5 (www.adobe.com/products/dreamweaver) is available for the Windows and Mac OS X platforms.

2: Notepad++

Notepad++ is a mature open source code editor and avowed Notepad replacement available for the Windows platform. Translated into dozens of languages, Notepad++ offers a wide array of convenient features one would expect of any capable IDE, including the ability to bookmark specific lines of a document for easy reference; syntax, brace, and indentation highlighting; powerful search facilities; macro recording for tedious tasks such as inserting template comments; and much more. PHP-specific support is fairly slim, with much of the convenience coming from the general features. On some typing, although you’re still left to your own devices regarding remembering parameter names and ordering.

Note::  Notepad++ is only available for the Windows platform.

3: PDT (PHP Development Tools)
The PDT project is currently seeing quite a bit of momentum. Backed by Zend Technologies Ltd. and built on top of the open source Eclipse platform (www.eclipse.org), a wildly popular extensible framework used for building development tools, PDT is the likely front-runner to become the de facto PHP IDE for hobbyists and professionals alike.

4: Zend studio
Zend Studio is far and away the most powerful PHP IDE of all commercial and open source offerings available today. A flagship product ofZend Technologies Ltd., Zend Studio offers all of the features one would expect of an enterprise IDE, including comprehensive code completion, CVS and Subversion integration, internal and remote debugging, code profiling, and convenient code deployment processes.


THANKS for reading, you can suggest me on any topic don’t hesitated to comment I am always happy to lesion form you.

No comments:

Post a Comment