PHPEdit extension for eZ publish
eZ publish is one of the best available PHP CMS, but like most things, the more powerful they are the more complex they become. We have developped an extension to PHPEdit to deal with eZ publish complexity.
Click below to learn 5 reasons why to use this extension:
1. Manage cache from the IDE
 |
Using PHPEdit extension for eZ publish you will be able to clean cache directly from the IDE.
You can toggle development mode and template debugging ON and OFF without leaving the IDE.
|
2. Explore eZ templates
 |
Using PHPEdit extension for eZ publish you can see in real-time which templates are used for a given web page and how they are nested.
You can also open templates and clean cache directly from the explorer view.
|
3. Understand things faster
 |
Using PHPEdit extension for eZ publish you'll understand what's happenning more easily because of the advanced syntax highlighting for eZ templates and Code Hint that always provides you reminders and insights on the implemented behavior.
|
4. Boost your productivity
 |
Using PHPEdit extension for eZ publish you'll work faster with eZ publish. Keyboard templates will expand for you recently used syntax constructs (if, switch, while...), so you'll focus on the objective and now on the way to acheive it.
You'll also work faster thanks to the Code Insight that will provide you completion proposals for all functions, operators and function's parameters.
|
5. Access information faster
 |
Using PHPEdit extension for eZ publish you'll always have the information you need. It provides several ways of accessing the eZ publish documentation:
- Inside Code Hint, by clicking on the "Show documentation" link
- Contextual Help (automatic or on-demand using Ctrl+F1)
- Using the Help dock by browsing the whole help file.
|