Download the PHP package schranz-templating/laminas-blade-integration without Composer
On this page you can find all versions of the php package schranz-templating/laminas-blade-integration. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download schranz-templating/laminas-blade-integration
More information about schranz-templating/laminas-blade-integration
Files in schranz-templating/laminas-blade-integration
Download schranz-templating/laminas-blade-integration
More information about schranz-templating/laminas-blade-integration
Files in schranz-templating/laminas-blade-integration
Vendor schranz-templating
Package laminas-blade-integration
Short Description A integration of template renderer into laminas via blade template engine.
License MIT
Package laminas-blade-integration
Short Description A integration of template renderer into laminas via blade template engine.
License MIT
Please rate this library. Is it a good library?
Informations about the package laminas-blade-integration
Schranz Template Renderer Integration for Blade
Integrate the templating Blade Adapter into the Laminas Framework.
Part of the Schranz Templating Project.
Installation
Install this package via Composer:
Add the module to the config/modules.config.php.php
:
Configuration
The example and default configuration can be found in config/module.config.php.
Extensions
To extend Blade functionality you can create a new service extending from Blade\Extension
the service need to be registered and its service name configured the module.config.php
:
All versions of laminas-blade-integration with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0 || ^8.0
laminas/laminas-modulemanager Version ^2.0
laminas/laminas-servicemanager Version ^2.0 || ^3.0
schranz-templating/blade-adapter Version ^0.1
laminas/laminas-modulemanager Version ^2.0
laminas/laminas-servicemanager Version ^2.0 || ^3.0
schranz-templating/blade-adapter Version ^0.1
The package schranz-templating/laminas-blade-integration contains the following files
Loading the files please wait ....