qubus / view
Scaffold: A fast PHP templating engine.
v2.0.0
2023-08-25 21:20 UTC
Requires
- php: >=8.2
- qubus/security: ^3
- qubus/support: ^3
Requires (Dev)
- mockery/mockery: ^1.3.1
- pestphp/pest: ^1.21
- phpunit/phpunit: ^9.0
- qubus/qubus-coding-standard: ^1.1
This package is auto-updated.
Last update: 2024-10-25 23:36:35 UTC
README
Scaffold contains two templating engines to make it easier to use what you need for any project. One is Scaffold:Native while the other is Scaffold:Compiler. Scaffold:Compiler is a fork of Flow from which Twig was born.
Requirements
- PHP 8.1+
Installation
composer require qubus/view
More Info
License
Released under the MIT License.