-
Notifications
You must be signed in to change notification settings - Fork 917
Open
Labels
PHP[ci] enable extra PHP tests (php/php.editor)[ci] enable extra PHP tests (php/php.editor)kind:featureA feature requestA feature request
Description
Description
Blade and Laravel support for netbeans
Laravel framework with blade templating are very popular, so it makes sense to include them in the Netbeans IDE - PHP.
I worked on a personal blade plugin for netbeans on https://github.com/haidubogdan/netbeans-php-blade-plugin.
By adding this plugin in the netbeans repository the following features will be added :
- syntax coloring
- declaration finder for yield, includes
- completion helper for directives
- template usage
There is also a work in progress plugin for laravel framework https://github.com/haidubogdan/netbeans-php-laravel-framework
It will include utility tools like :
- php CLI using docker or remote VM connection
- declaration finder for config and views inside the code repository
- completion for views and config paths
Use case/motivation
The main goal is to help the development process of PHP projects done in laravel.
I will assume the main development process.
Related issues
No response
Are you willing to submit a pull request?
Yes
troizet, Chris2011, parallels999, erikn69, angeljqv and 3 more
Metadata
Metadata
Assignees
Labels
PHP[ci] enable extra PHP tests (php/php.editor)[ci] enable extra PHP tests (php/php.editor)kind:featureA feature requestA feature request