Maguma Studio Light for PHP is an editor for PHP. Considering its features, you can use this software if you are a medium to advanced PHP editor.
Moreover, it has integrated preview for HTML and PHP files (It can call the PHP binary, or use a preconfigured webserver), AutoCompletion for function names an parameters, documentation integration for PHP, JavaScript, HTML, MySQL (there is a special download package which includes these).
Unfortunately it does not offer some very important features: FTP support, macros, and the AutoCompletion does not apply to user-defined functions/classes.
The editor does not format the text perfectly (some problems with indentation), and the HOME key can not be set as "smart" (Visual Studio style), feature that most actual editors offer.
Here are some key features of "Maguma Studio Light for PHP 1.3.3":
· HTML and PHP syntax highlighting
· unlimited copy-paste-undo-redo operations
· code snippets (user definable)
Limitations:
· Unfortunately it does not offer some very important features: FTP support, macros, and the AutoCompletion does not apply to user-defined functions/classes. The editor does not format the text perfectly (some problems with indentation), and the HOME key can not be set as "smart" (Visual Studio style), feature that most actual editors offer.
What's New in This Release: [ read full changelog ]
· Workspace is undockable and uncloseable again like in 1.3.0 but this time when all the tool windows are closed it does not generate an AV when you add a toolwindow back in
· The quicksearch box on the toolbar is correctly connected again
· Clicking on an error in the Messages window will switch to the right file even if it has changed from when the file was parsed
· Paste now invalidates the document so it should be forced to be redrawn with the new text
· Recent files get updated when the file gets closed (but not when the application is closed)
· Selection now updates both Cut/Copy actions in the editing form and the main form for the toolbars
· Double-clicking on the Message window and the Class Browser now checks to make sure that the Edit View is set, will switch from Internal Preview