Download the PHP package nhzex/think-blade without Composer
On this page you can find all versions of the php package nhzex/think-blade. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package think-blade
Think-Blade 7.x
thinkphp 6.1, 8.0 blade 视图渲染驱动
blade版本: v9.52.15
Installation
view.php
统一扩展注册(7.x 暂不支持)
auth 支持 (自行实现并绑定到以下命名)
- app->bind('auth', concrete::class)
- auth->check(): bool
- auth->guest(): bool
- app->bind('auth.gate', concrete::class)
- auth->check($abilities, $arguments): bool
- auth->denies($abilities, $arguments): bool
- auth->any($abilities, $arguments): bool
代码引用
All versions of think-blade with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
ext-fileinfo Version *
ext-json Version *
ext-mbstring Version *
psr/container Version ^1.1.1|^2.0.1
psr/simple-cache Version ^1.0|^2.0|^3.0
symfony/finder Version ^6.0
topthink/framework Version ^6.1|^8.0
topthink/think-helper Version ^3.1.6
ext-fileinfo Version *
ext-json Version *
ext-mbstring Version *
psr/container Version ^1.1.1|^2.0.1
psr/simple-cache Version ^1.0|^2.0|^3.0
symfony/finder Version ^6.0
topthink/framework Version ^6.1|^8.0
topthink/think-helper Version ^3.1.6
The package nhzex/think-blade contains the following files
Loading the files please wait ....