idea-php-lambda-folding icon indicating copy to clipboard operation
idea-php-lambda-folding copied to clipboard

PHP plugin for Intellij IDEA to fold boilerplate lambdas

PHP lambda folding plugin for Intellij IDEA

Build status

Fold your closures like a boss!

Plugin folds one-line closures into more concise form and provides some type inference for closure arguments. Closure body must consist of one return statement enclosing expression.

Installation

Install plugin from repository

Screenshots

Folding

Completion