qubus / view
Scaffold: A fast PHP templating engine.
v3.0.0
2025-08-31 05:17 UTC
Requires
- php: >=8.4
- qubus/security: ^3
- qubus/support: ^4
Requires (Dev)
This package is auto-updated.
Last update: 2025-08-31 05:17:39 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.