Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Smarty and Twig View Parser package

NotificationsYou must be signed in to change notification settings

soliphp/view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

此项目对常用模版引擎进行封装,便于集成到开发者所熟悉的框架。目前支持以下模版引擎:

  • Twig
  • Smarty

安装

使用composer 安装到你的项目:

composer require soliphp/view

使用

examples 目录下提供了 Soli View 的相关示例。

Twig

安装 Twig 模版引擎:

composer require twig/twig

运行示例:

php examples/twig.php

Smarty

安装 Smarty 模版引擎:

composer require smarty/smarty

运行示例:

php examples/smarty.php

License

MIT Public License


[8]ページ先頭

©2009-2025 Movatter.jp