Search by

naf / view

floknapp

NAF View Plugin with simple templating.

Package info

github.com/nafphp/view

Type:naf-plugin

pkg:composer/naf/view

Statistics

Installs: 126

Dependents: 3

Suggesters: 2

Stars: 0

Open Issues: 0

v0.2.1 2026-09-13 19:58 UTC

This package is auto-updated.

Last update: 2026-09-13 20:50:09 UTC


README

NAF

NAF View Plugin

← Back to NAF

naf/view

A lightweight, native PHP templating system — with layout inheritance and block support.

This plugin brings a clean, minimal templating system to your NAF application. It lets you define base layouts, use content blocks, and safely output user data — all with pure PHP.

🧩 Part of the official NAF plugin collection. Install it when you need structured HTML rendering — without external engines like Twig or Blade.

Documentation

Views and templates →

Everything about this package — what it does, how it is configured and what it needs — lives in the NAF documentation. Not sure which packages you need? Start here.

Install

composer require naf/view

License

MIT. Part of NAF.