qubus / view
Scaffold: A fast PHP templating engine.
Installs: 71
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/qubus/view
Requires
- php: >=8.4
- qubus/security: ^4
- qubus/support: ^4
Requires (Dev)
This package is auto-updated.
Last update: 2025-09-30 21:24:22 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.4+
Installation
composer require qubus/view
More Info
License
Released under the MIT License.