Home  >  Article  >  php教程  >  PHP Development Tools PHP Basics Tutorial

PHP Development Tools PHP Basics Tutorial

巴扎黑
巴扎黑Original
2016-11-07 16:47:191360browse

PHP development tool PHP basic tutorial
PHP development tool PHP basic tutorial, the following is compiled by the PHP training editor of Brothers:
PHP IDE
There are many PHP IDEs, mainly filtered from several aspects:
Cross-platform (can be used on windows at the same time , running on mac or ubuntu)
Version control (SVN, GIT)
File history (automatically record historical changes)
Multi-language support (at least supports smart prompts and code completion for html+css+javascript, supports Zencode), of course now IDEs can basically be implemented by installing extensions
Convenient TODO LIST, system command line
Remote file synchronization
Convenient debugging
Nice-looking interface...
Well, students who have used PhpStorm basically know what I am talking about. What is it? Of course, each one has its own merits. NetBeans and ZendStudio are also good. Just like it. Basically, these three are the ones I use most. If there are other good IDEs, please recommend them to the editor.
 You can write code in PhpStorm, so it shouldn’t be difficult to find a crack = =.
  NetBeans
ZendStudio
Text editor
The IDE is still relatively large and takes up memory. Sometimes you still need some flexible and compact tools to change some small files. Sublime Text is also cross-platform, powerful, has a cool interface, and has various useful tools. Plug-ins, whoever uses them will know, and of course VIM, you know this.
  SSH
 Redis and Memcached
 Redis GUI tool
 Redis Desktop Manager
 RedisClient

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