Download the PHP package tmaic/blade without Composer
On this page you can find all versions of the php package tmaic/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 blade
Think-Blade 8.x
thinkphp 8.0 blade 视图渲染驱动
blade版本: v9.52.15
Installation
view.php
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 blade with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
ext-fileinfo Version *
ext-json Version *
ext-mbstring Version *
psr/container Version ^2.0.1
psr/simple-cache Version ^3.0
symfony/finder Version ^6.0
topthink/framework Version ^8.0
topthink/think-helper Version ^3.1.6
ext-fileinfo Version *
ext-json Version *
ext-mbstring Version *
psr/container Version ^2.0.1
psr/simple-cache Version ^3.0
symfony/finder Version ^6.0
topthink/framework Version ^8.0
topthink/think-helper Version ^3.1.6
The package tmaic/blade contains the following files
Loading the files please wait ....