Download the PHP package fangx/hyperf-support without Composer
On this page you can find all versions of the php package fangx/hyperf-support. 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 hyperf-support
Hyperf 下 facade 支持
与 laravel 中的使用方法大致相同, 直接使用静态方式调用, 免去 di 的过程
内置
v1.2
Fangx\Facade\Support\Schema
=>Hyperf\Database\Schema\Builder
, 使用方法等同于Hyperf\Database\Schema\Schema
v1.1
Fangx\Facade\Support\Command
=>Fangx\Facade\Service\CommandService
v1.0
Fangx\Facade\Support\Event
=>Psr\EventDispatcher\EventDispatcherInterface
Fangx\Facade\Support\Log
=>Psr\Log\LoggerInterface
Fangx\Facade\Support\File
=>League\Flysystem\Filesystem
- 需要安装并配置
hyperf/filesystem
- 需要安装并配置
All versions of hyperf-support with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
ext-swoole Version >=4.5
hyperf/framework Version 2.1.*
hyperf/di Version 2.1.*
ext-swoole Version >=4.5
hyperf/framework Version 2.1.*
hyperf/di Version 2.1.*
The package fangx/hyperf-support contains the following files
Loading the files please wait ....