Download the PHP package ajiho/think-blade without Composer
On this page you can find all versions of the php package ajiho/think-blade. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ajiho/think-blade
More information about ajiho/think-blade
Files in ajiho/think-blade
Download ajiho/think-blade
More information about ajiho/think-blade
Files in ajiho/think-blade
Vendor ajiho
Package think-blade
Short Description Blade integration for thinkphp6
License MIT
Homepage https://github.com/ajiho/think-blade
Package think-blade
Short Description Blade integration for thinkphp6
License MIT
Homepage https://github.com/ajiho/think-blade
Please rate this library. Is it a good library?
Informations about the package think-blade
think-blade
基于thinkphp6封装的smarty模板引擎
Blade | think-blade |
---|---|
^7.0 | ^1.0 |
为什么要封装think-blade
- Blade模板引擎在phpstorm高亮友好
- Blade模板语法更优雅,也更强大
- 从thinkphp6开始默认不集成模板引擎,可以选择自己喜欢的模板引擎
安装
配置文件
安装完毕后会自动生成/config/blade.php
基本用法
tips::用了think-blade,你需要把thinkphp自带的视图相关的配置文件view.php,或者View::fetch 之类的方法完全抛之脑后
因为,该包的封装,并不是通过实现think\contract\TemplateHandlerInterface接口实现的
文档
All versions of think-blade with dependencies
PHP Build Version
Package Version
Requires
topthink/framework Version
^6.0
illuminate/view Version ^7.0
illuminate/config Version ^7.0
ajiho/illuminate-files-scoper Version ^1.0
illuminate/view Version ^7.0
illuminate/config Version ^7.0
ajiho/illuminate-files-scoper Version ^1.0
The package ajiho/think-blade contains the following files
Loading the files please wait ....