Symfony IDE
Symfony is a full-stack framework, a library of cohesive classes written in PHP.
It provides an architecture, components and tools for developers to build complex web applications faster. Choosing symfony allows you to release your applications earlier, host and scale them without a problem, and maintain them over time with no surprise.
Symfony Plug-in is a part of CodeLobster IDE - Professional version
The Symfony plug-in turns a Symfony editor into a full-fledged Symfony IDE!
Symfony IDE has the following abilities to work with Symfony framework:
- Ability to create projects automatically installing Symfony framework
- Tasks Executing
- Symfony Autocomplete
- Tooltips for Symfony functions
- Highlighting for .yaml files
- Controller/View navigation
1. Ability to create projects automatically installing Symfony framework
Symfony plug-in gives the ability to download the latest Symfony version from the original site and install it to the necessary folder using wizard.
2. Symfony Tasks Executing
Symfony plug-in gives the ability to execute Symfony tasks.
3. Symfomy autocomplete
Symfony autocomplete feature enables you to write code faster. Pop-up completion list includes variables and functions of Symfony framework
4. Tooltips for Symfony functions
Tooltips feature helps you to write code correctly. It includes descriptions for Symfony functions.
Tooltips are shown automatically in necessary area of Symfony code.
5. Highlighting for .yaml files
Symfony plug-in highlights Yaml map keys, sequences and comments by different colors.
6. Controller/View navigation
Symfony plug-in provides you with ability to easy navigation between Controllers and Views by Alt+O.
When you locates inside any Controller you can go to corresponded View by pressing Alt+O and vice versa.