platine-php / template
Platine Template is a template engine that has taken a lot of inspiration from Django.
Installs: 4 364
Dependents: 2
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
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: 2025-05-21 15:52:36 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