Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 547 Bytes

File metadata and controls

19 lines (14 loc) · 547 Bytes

Scaffold: Fast Templating Engine

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.