Registry / web-framework / topthink-think-view

topthink-think-view

JSON →
library2.0.5phppackagistunverified

thinkphp template driver for rendering views.

composer require topthink/think-view
INSTALL
IMPORT
SIG · TOPTHINK-THINK-VIE
T
topthink-think-view
web-frameworkphpv2.0.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

View
use think\View;

Render a template with ThinkPHP View.

use think\View; $view = new View(); $view->assign('name', 'World'); echo $view->fetch('index');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.5latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
topthink-think-view — pip install topthink-think-view · libregistry