Download the PHP package gglnx/twig-empty-coalesce without Composer
On this page you can find all versions of the php package gglnx/twig-empty-coalesce. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gglnx/twig-empty-coalesce
More information about gglnx/twig-empty-coalesce
Files in gglnx/twig-empty-coalesce
Download gglnx/twig-empty-coalesce
More information about gglnx/twig-empty-coalesce
Files in gglnx/twig-empty-coalesce
Vendor gglnx
Package twig-empty-coalesce
Short Description The empty test and default filter as an operator
License MIT
Package twig-empty-coalesce
Short Description The empty test and default filter as an operator
License MIT
Keywords twigtwig-extension
Please rate this library. Is it a good library?
Informations about the package twig-empty-coalesce
Empty Coalesce Operator for Twig
This library adds a new operator expression to Twig with three question marks (???
) to check if the left value is defined, not null and not empty. Works the same way as the empty
test and the |default
filter.
Requirements
- Twig >=2.14 and Twig >=3.0
- PHP >=7.4
Installation
The recommended way to install this loader is via Composer:
You can install this library as extension in:
All versions of twig-empty-coalesce with dependencies
PHP Build Version
Package Version
The package gglnx/twig-empty-coalesce contains the following files
Loading the files please wait ....