New PHP Project: PHP Frameworks

From this page you can select an optional framework to use with your PHP project. When you select a framework, options appear for configuring the IDE to use that framework.

Symfony Framework

Element Description

Options

Click this link to open the IDE's PHP Options dialog on the Symfony tab. Click Help in that dialog for more information.

Generate Project

Parameters Symfony parameters for generating this project. To set the parameters for all Symfony projects, click the Options link.

Generate following applications

Select whether to create frontend, backend, or other applications. Frontend is selected by default. Select an application and a field opens for the Symfony parameters for that application. These parameters are identical in syntax to the command line parameters. Please refer to Symfony documentation for more information about these parameters.


Other Frameworks

Select a framework other than Symfony. A link appears to open the IDE's PHP Options dialog on that framework's tab.


Related Topics

Developing Applications with NetBeans IDE,

Copyright © 2013, Oracle and/or its affiliates. All rights reserved.