platine-php / template
Platine Template is a template engine that has taken a lot of inspiration from Django.
v2.0.0
2025-09-18 05:11 UTC
Requires
- php: ^8
- platine-php/stdlib: ^2.0
Requires (Dev)
- mikey179/vfsstream: ~1.6
- phpmd/phpmd: @stable
- phpstan/phpstan: ^2.0
- phpunit/phpunit: ^9.6
- platine-php/dev: ^2.0
- squizlabs/php_codesniffer: 3.*
This package is auto-updated.
Last update: 2026-02-18 06:42:49 UTC
README
Platine Template is a template engine that has taken a lot of inspiration from Django.
Requirements
- PHP >= 8.0
Installation
Using composer (recommended)
composer require platine-php/template
License
MIT License See LICENSE.MD