Home  >  Article  >  Backend Development  >  What software do you use to edit php?

What software do you use to edit php?

(*-*)浩
(*-*)浩Original
2019-09-09 15:04:363253browse

A large number of PHP development software supports cross-platform systems, can be used for Windows, Linux and Mac, and is available for free download. For beginners, my suggestion is that you can choose a free one as long as it is available. For example: NetBeans, VIM, Atom or Eclipse PDT.

What software do you use to edit php?

NetBeans – The Best PHP IDE (Free Version)

NetBeans is a PHP IDE for the general public , which is feature-rich, free and supports multiple languages, including English, Japanese, Russian, Brazilian Portuguese and Simplified Chinese. The release date of the free version of NetBeans dates back to 2010, when Sun Microsystems began developing it as an open source project, and later Sun Microsystems became a subsidiary of Oracle.

Since its release, NetBeans has been downloaded more than 18 million times and has one of the largest developer communities dedicated to open source integrated development environments.

PHPStorm-The best PHP IDE (commercial version) (Recommended learning: PHP programming from entry to proficiency)

PHPStorm is full-featured PHP IDE, which has the most modern feature set for quick and easy web development. It is developed and sold by a company called JetBrains. For the past 15 years, JetBrains has been the most beloved company in the development tools market, making writing code easier and more enjoyable.

PHPStorm has good support for major frameworks such as Symfony, Zend Framework, Yii, CakePHP, Laravel and major CMS systems such as Drupal, Magento and WordPress.

Sublime Text 3 / PHP IDE

Sublime Text 3 is one of my favorites and a candidate for the strongest text editor. It's lightweight, feature-rich, and runs on Windows, OSX, and Linux. The power of the Sublime text editor is achieved through plug-ins and packages.

Eclipse PDT

Eclipse PDT (PHP Development Tools) is another open source option that costs nothing. Eclipse has a large developer community dedicated to developing a variety of plug-ins, allowing Eclipse to have the same functions as any top development IDE such as Storms PHP, NetBeans and Zend studio.

VIM

VIM is an open source text editor licensed under the GPL that can be downloaded and used for free. It is one of the most advanced text editors and very popular within the development community. Facebook engineers had been using VIM to write their PHP code before using their own Hack language.

Zend Studio

Zend Studio is another first-class commercial PHP IDE developed by Zend Company, which aims to become a professional web development tool.

Zend provides comprehensive support for PHP, any one of which helps make PHP development a breeze, and the company has more than 40,000 customers. Some of its key clients include DHL Express, Credit Suisse, BNP Paribas and Agilent Technologies.

Atom

Atom is a free, modern text editor built by GitHub staff under the MIT license. Atom has formed its own ecosystem within its huge community and has numerous plugins and packages available to extend and define it.

Atom is truly customizable, which means you can turn it into the editor of your dreams with its extensibility and high customizability. In addition, it is also a good choice for truly cross-platform, supporting Windows, OS X, Debian Linux (Ubuntu), Red Hat Linux and Fedora 22.

NuSphere

NuSphere is another company dedicated to PHP development tools. It focuses on the experience of web development. PHPED is the IDE product they provide.

This company is located in Reno, Nevada, USA. Its first PHPED version was released in 2001 when PHP was just developed.

PHP Designer

PHP Designer is another easy-to-use IDE that can help us speed up the web development workflow and provide support for PHP, JavaScript, and CSS. and built-in support for HTML. This PHP IDE is only for Windows users. If you are using an operating system such as Mac or Linux, just ignore it.

Cloud9-The Best PHP Cloud IDE

Cloud 9 is a cloud IDE that supports almost all programming languages. In cloud-based programming environments, no cloud IDE can match Cloud9 in terms of functionality and popularity. It provides a built-in PHP debugger for real-time code inspection.

To start, you can use its free version. In this version, you can get a free public space and a free private space. If you want to learn further, you need to purchase a commercial version of Cloud9.

The above is the detailed content of What software do you use to edit php?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn