Read & Write Reviews About The Tools You Use.
Sign up for free to start sharing your opinion today!

Codelobster PHP Edition


Company: Codelobster Software

Average User Rating (5 reviews)

If this is your product, you can request to edit it here.


User Reviews
Share:


    Version Reviewing: 5.9

    "PHP IDE is easy to manage codes and debuggings"

    by Mariel on May 25, 2016 8:45 PM

    Summary:
    CodeLobster PHP Edition is a free portable handy editor primarily intended for editing PHP, HTML, CSS, JavaScript files with support Drupal CMS, Joomla CMS, Smarty engine, JQuery library, CodeIgniter, CakePHP, Symfony, Yii and WordPress. this software is very user friendly, there's an auto suggestion and auto lock script. make your life easy in developing the application.

    Report post

    Was this review helpful? (0) (0)

    add a comment


    Version Reviewing: 4.7.1

    "Fácil de dominar"

    by hereafternet on Sep 27, 2014 9:10 PM

    Summary:
    Es el mejor editor gratuito con la instalación IDE superp que es más fácil de usar y dominar.

    Report post

    Was this review helpful? (0) (0)

    add a comment


    Version Reviewing: 9.5

    "Brilliant editing tool with few limitations on IDE"

    by WEADECKMJ on Sep 24, 2014 12:32 PM

    Summary:
    it auto-completion features makes it very easy for dummies like me to master it well without much difficulties.I have recommeded some friends to use it and they all have positive views. However i noticed that the IDE has some limitations in terms of copying and pasting contents from other blocks. Overall, it is the best free editor with superp IDE installation which is easier to use and master

    Report post

    Was this review helpful? (0) (0)

    add a comment


    Version Reviewing: 4.7.1

    "PHP IDE with support many popular frameworks"

    by gsshakil on Nov 6, 2013 1:39 PM

    Summary:
    CodeLobster PHP Edition is a free portable handy editor primarily intended for editing PHP, HTML, CSS, JavaScript files with support Drupal CMS, Joomla CMS, Smarty engine, JQuery library, CodeIgniter, CakePHP, Symfony, Yii and WordPress

    Report post

    Was this review helpful? (1) (0)

    add a comment


    Version Reviewing: 4.7.1

    "Free PHP IDE with support many popular frameworks"

    by Codelobster on Sep 9, 2013 8:18 AM

    Summary:
    CodeLobster PHP Edition is a free portable handy editor primarily intended for editing PHP, HTML, CSS, JavaScript files with support Drupal CMS, Joomla CMS, Smarty engine, JQuery library, CodeIgniter, CakePHP, Symfony, Yii and WordPress

    Report post

    Was this review helpful? (1) (0)

    add a comment


Write a Review


Must be registered to add and review tools.

Have an account?
  
  
Forgot Password?

New to DevMetric?


Write Reviews

Share your opinion about the tools you use.

Join the Evans Data Developer Panel!

As a DevNet panelist you will:

1. Have your voice heard on hot topics, innovative technologies and key initiatives.
2. Receive points for every validated survey submission.
3. Redeem award points for cash.

SOLVE THIS CODE

What does this code do?

public class Demo { 
    public void method1() { 
        synchronized (String.class) { 
            System.out.println("on String.class object");       
            synchronized (Integer.class) { 
                System.out.println("on Integer.class object"); 
            } 
        } 
    }

Programming Language: Java

Newsletter

Get weekly reviews sent directly to your inbox!