# iflow_template **Repository Path**: mkccl/iflow_template ## Basic Information - **Project Name**: iflow_template - **Description**: 基于DOM渲染的 PHP模板引擎 - **Primary Language**: PHP - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-03 - **Last Updated**: 2024-10-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: template, templateEngine, PHP ## README # iflow_template 基于DOM渲染的 PHP模板引擎 # 安装 ```shell composer require iflow/template ``` # 使用方法 > 视图文件代码 ```html