mezzio / mezzio-platesrenderer
Plates integration for Mezzio
Fund package maintenance!
Community Bridge
Installs: 240 910
Dependents: 11
Suggesters: 5
Security: 0
Stars: 4
Watchers: 11
Forks: 7
Open Issues: 4
pkg:composer/mezzio/mezzio-platesrenderer
Requires
- php: ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0
- laminas/laminas-escaper: ^2.5
- league/plates: ^3.3
- mezzio/mezzio-helpers: ^5.2
- mezzio/mezzio-router: ^3.0 || ^4.0
- mezzio/mezzio-template: ^2.0
- psr/container: ^1.0 || ^2.0
Requires (Dev)
- laminas/laminas-coding-standard: ~3.1.0
- phpunit/phpunit: ^11.5.42
- psalm/plugin-phpunit: ^0.19.5
- vimeo/psalm: ^6.13.1
Conflicts
- 2.14.x-dev
- 2.13.x-dev
- 2.13.0
- 2.12.x-dev
- 2.12.0
- 2.11.x-dev
- 2.11.0
- 2.10.x-dev
- 2.10.0
- 2.9.x-dev
- 2.9.0
- 2.8.x-dev
- 2.8.0
- 2.7.x-dev
- 2.7.0
- 2.6.x-dev
- 2.6.0
- 2.5.x-dev
- 2.5.0
- 2.4.x-dev
- 2.4.0
- 2.3.x-dev
- 2.3.0
- 2.2.x-dev
- 2.2.1
- 2.2.0
- 2.1.0
- 2.0.0
- 2.0.0alpha1
- 1.4.0
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.1
- 1.2.0
- 1.1.1
- 1.1.0
- 1.0.0
- 0.3.0
- 0.2.0
- 0.1.1
- 0.1.0
- dev-renovate/lock-file-maintenance
- dev-renovate/vimeo-psalm-6.x
- dev-renovate/all-minor-patch
- dev-renovate/phpunit-phpunit-12.x
This package is auto-updated.
Last update: 2025-10-13 10:38:54 UTC
README
Provides integration with Plates for Mezzio.
Installation
Install this library using composer:
$ composer require mezzio/mezzio-platesrenderer
Documentation
See the Mezzio Plates documentation.