Download the PHP package devknown/twig-import-function without Composer
On this page you can find all versions of the php package devknown/twig-import-function. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download devknown/twig-import-function
More information about devknown/twig-import-function
Files in devknown/twig-import-function
Download devknown/twig-import-function
More information about devknown/twig-import-function
Files in devknown/twig-import-function
Vendor devknown
Package twig-import-function
Short Description Call (almost) any PHP function from your Twig (v3) templates.
License MIT
Package twig-import-function
Short Description Call (almost) any PHP function from your Twig (v3) templates.
License MIT
Please rate this library. Is it a good library?
Informations about the package twig-import-function
Twig v3 Import Function
Call (almost) any PHP function from your Twig (v3) templates.
Requirements
PHP 7.3 and later. Twig 3.x
Composer
You can install the bindings via Composer. Run the following command:
To use the bindings, use Composer's autoload:
Manual Installation
If you do not wish to use Composer, you can download and include the ImportFunctionExtension.php
file.
Getting Started
Simple usage looks like:
the template file home.html
(/path/to/template/home.html) would look like:
All versions of twig-import-function with dependencies
PHP Build Version
Package Version
The package devknown/twig-import-function contains the following files
Loading the files please wait ....