Free PHP Editor Codelobster
For valuable work on creation of sites you need a good comfortable editor necessarily.
2017-09-21 00:00:00 2017-09-21 00:00:00 admin
Free PHP, HTML, CSS, JavaScript editor (IDE) - Codelobster PHP Edition
Let us consider some important possibilities and advantages of this program:
- All code highlights depending on a type, the also mixed code is thus supported, so the area of HTML will be highlighted as HTML, PHP as PHP, and Javascript as Javascript in a the same file. Thre is possibility of choice from color schemes, including popular IDEs.
- Powerful autocompletion for HTML, PHP, CSS and Javascript, including HTML5 and CSS3. For PHP the structure of project is fully recognized, and the complete list of methods falls out in the proper places.
- HTML/CSS inspector on the type of Firebug, which allows easily to correlate the selected elements of page with a code and proper style.
- Context help on all supported languages. By pressing F1 key the page with detailed description for current tag, attribute or function will be opened.
- PHP debugger allows to execute PHP scripts incrementally, watching the values of all variables in every line.
- SQL manager allows to produce all necessary actions with a database - to add, delete, edit a structure and records in tables, to export data, execute SQL queries. Highlighting and autocompletion works for SQL files also.
- Support of FTP allows to work straight with a remote server and to do all necessary changes with files;
- The portable option allows to use editor without the preliminary installation.
- Other useful utilities: pair highlighting, possibility of blocks selection, collapsing, tooltips, navigation on descriptions of functions and included files at withholding of the key of CTRL, viewing of structure of files and project, preview in a browser, book-marks, and all other standard possibilities for work with a code.
Also there are special plugins for work with
- CMS: Drupal, Joomla, Magento
- PHP frameworks: CakePHP, CodeIgniter, Symfony, Yii, Laravel
- JavaScript: JQuery, Node.js, AngularJS, BackboneJS, MeteorJS
- WordPress blogging engine
- Smarty and Twig template engines
Ratings
Here you can write a comment
Related topics
PHP SUMMIT - 18 interaktive Power Workshops mit allen wichtigen PHP-Themen
Zum zweiten Mal veranstaltet die Entwickler Akademie in Kooperation mit dem PHP Magazin vom 29. November bis 1. Dezember in Düsseldorf den PHP SUMMIT ...
Autor :
admin
Category:
Software & Web-Development
Das Websiteanalysetool Piwik 2.1 ist fertig
Das beliebte PHP Websiteanalysetool wurde in Hinblick auf Zuverlässigkeit und Leistung deutlich verbessert. ...
Autor :
admin
Category:
Software & Web-Development
What's new in PHP 8.2.10
PHP 8.2.10 is one of the latest versions of PHP, which brings a number of improvements and new features. In this article we will discuss some of the outstanding new features and improvements in this version. ...
Autor :
admin
Category:
Software-Updates
Individualsoftware innovativer als Standard
Standardsoftware zeichnet sich dadurch aus, an eine Vielzahl unterschiedlicher Situationen angepasst werden zu können. ...
Autor :
admin
Category:
Software & Web-Development
PHP Summit 2012 – 18 interaktive Power Workshops mit allen wichtigen PHP-Themen
In weniger als zwei Wochen ist es soweit: Dann startet der nächste PHP Summit in München. ...
Autor :
admin
Category:
Software & Web-Development
PHPStan supports PHP 8.2
PHPStan is a static code analysis tool for PHP and now supports PHP up to version 8.2 ...
Autor :
admin
Category:
Software-Updates