News
CodeLobster PHP Edition
June 19, 2008 - Codelobster PHP Edition FREE Version 2.3 released
Read More
    Menu
CodeLobster PHP Edition
  Details
  Versions history
CodeLobster Code Editor
  Details
  Features tour
  Versions history
Other
  News
  Affiliate
  Links
  Contact
    News
Home News Download Order Now Forum Support


CodeLobster PHP Edition is a product helping to learn principles of DRUPAL CMS more quickly and to develop sites of any type.
Also it includes all standard means of working with code, and many advanced features for PHP development:

The full list of all features:

  • Drupal support
    • Ability to create project automatically installing CMS Drupal
    • Drupal control containing standard package of Drupal's components
    • Drupal RSS news reader plug-in.
      It gets the latest news from the official Drupal's site and lists them in the Drupal|News window.
    • Autocomplete, help and tooltips for module's hooks
      Completion list (called using Ctrl+space) contains names of all Drupal's hooks
    • Autocomplete and tooltips for Drupal's function theme
      Completion list called (using Ctrl+space) when starting to type first parameter for function are formed of both Drupal's and user's names of functions.
    • Autocomplete for Drupal's forms
    • Ability to select theme and enable standard modules in Drupal's Wizard, theme engine for selecting theme's type - Drupal theme or Smarty template
    • Drupal search - for menu path and menu function
    • Help on Drupal API
  • Debugger
  • The Debugger is a package of tools that allows a developer debugging applications during developing process. Before running, you need to configure it. Set necessary values for the following options in Preferences menu (Tools-->Preferences-->Debugger):
    • Virtual folder - path to a virtual project folder
    • Virtual host URL - url of a virtual folder
    • Path to php.ini - path to the php.ini file
    • Server - Apache version running on your computer. You need to select from the list which displays all Apache versions installed on your machine.
    Features for debugger:
    • Functions Step Into (F11), Step Over (F10), Stop Debug (Shift+F5)
    • Debug toolbar
    • Watch window in debugger for browsing necessary variables
    • Expand objects $this-> while debugging
  • Converting from Html to Php, Php to Html, Special chars to Entities, Entities to Special chars, Chars to 7-bit Encoding, 7-bit Encoding to Chars; To base 64, From base64
  • Sorting feature for a file's content
  • File Associations
  • Advanced autocomplete for PHP, HTML, CSS and JavaScript
  • This feature enables to write code faster. Autocomplete includes wide selection of code completion listings. Lists are formed of both PHP and user defined classes, variables, functions. While declaring a new element, lists of all possible variants for its completion are being displayed after $this-> and ClassName::
  • SQL autocomplete
    Completion list consists of SQL keywords and elements of connected databases
  • Pair highlighting
  • Highlighting of paired tags and attributes.
  • Pair selection, tags and attributes selection commands
  • Selects content within current block.
  • Local variables window and Call stack window:
  • In the Locals window you can view code elements of the project: variables, functions, arrays, objects. Call stack window displays all incomplete procedures of the current application.
  • Tooltip:
  • The tooltip enables to view values of variables marked with a mouse cursor.
  • Class View
    Class View tab (View-->Window-->Class View) contains code elements (classes, functions and variables) of all opened files and of a whole application.
    You can easily navigate through your project and find all declarations for chosen element within it. In case of ambiguity solution dialogue appears.
  • Preview in a browser
  • Context and Dynamic Help with search for work with PHP, MySQL, HTML, CSS and JavaScript
  • Dynamic Help window automatically lists all possible references for current word. You also can use Context Help (F1) to get information about current word.
  • Project manager
  • The project is connected with a folder on the disc. And its structure remains the same when transfers. Also there is an ability to search project's symbols and files using shortcut keys.
  • Drag and Drop function for loading new file.
  • All standard functionalities for work with a code
Download Codelobster PHP Edition


© Copyright by CodeLobster Software