Download the PHP package maliboot/maliboot-skeleton without Composer
On this page you can find all versions of the php package maliboot/maliboot-skeleton. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download maliboot/maliboot-skeleton
More information about maliboot/maliboot-skeleton
Files in maliboot/maliboot-skeleton
Download maliboot/maliboot-skeleton
More information about maliboot/maliboot-skeleton
Files in maliboot/maliboot-skeleton
Vendor maliboot
Package maliboot-skeleton
Short Description 基于hyperf-skeleton,适配maliboot需求而构建的项目骨架
License Apache-2.0
Package maliboot-skeleton
Short Description 基于hyperf-skeleton,适配maliboot需求而构建的项目骨架
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package maliboot-skeleton
简介
这是一个使用maliboot
的项目骨架。此项目基于hyperf/hyperf-skeleton
,并
适配maliboot
的需求构建而成。
安装依赖
- PHP >= 8.0
- 框架引擎,两者选其一
- Swoole PHP extension >= 4.5,在
php.ini
设置swoole.use_shortname=Off
- Swow PHP extension (可二进制打包项目)
- Swoole PHP extension >= 4.5,在
- JSON PHP extension
- Pcntl PHP extension
- OpenSSL PHP extension (HTTPS必须)
- PDO PHP extension (Mysql客户端必须)
- Redis PHP extension (Redis客户端必须)
- Protobuf PHP extension (GRPC必须)
安装项目骨架
安装完后,运行项目
服务默认监听 9501
端口,打开浏览器,访问127.0.0.1:9501
,访问项目首页;
测试maliboot
示例,如http://127.0.0.1:9501/admin/example/listByPage
All versions of maliboot-skeleton with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
hyperf/cache Version ~3.0.0
hyperf/command Version ~3.0.0
hyperf/config Version ~3.0.0
hyperf/db-connection Version ~3.0.0
hyperf/framework Version ~3.0.0
hyperf/guzzle Version ~3.0.0
hyperf/http-server Version ~3.0.0
hyperf/logger Version ~3.0.0
hyperf/memory Version ~3.0.0
hyperf/process Version ~3.0.0
hyperf/database Version ~3.0.0
maliboot/api-annotation Version *
maliboot/auth Version *
maliboot/cola Version *
maliboot/contract Version *
maliboot/database Version *
maliboot/di Version *
maliboot/dto Version *
maliboot/error-code Version *
maliboot/exception-handler Version *
maliboot/field-collector Version *
maliboot/hashing Version *
maliboot/plugin Version *
maliboot/plugin-code-generator Version *
maliboot/plugin-config Version *
maliboot/request Version *
maliboot/response Version *
maliboot/response-wrapper Version *
maliboot/swagger Version *
maliboot/utils Version *
maliboot/validation Version *
maliboot/framework Version *
maliboot/event Version *
module/sample Version *
hyperf/cache Version ~3.0.0
hyperf/command Version ~3.0.0
hyperf/config Version ~3.0.0
hyperf/db-connection Version ~3.0.0
hyperf/framework Version ~3.0.0
hyperf/guzzle Version ~3.0.0
hyperf/http-server Version ~3.0.0
hyperf/logger Version ~3.0.0
hyperf/memory Version ~3.0.0
hyperf/process Version ~3.0.0
hyperf/database Version ~3.0.0
maliboot/api-annotation Version *
maliboot/auth Version *
maliboot/cola Version *
maliboot/contract Version *
maliboot/database Version *
maliboot/di Version *
maliboot/dto Version *
maliboot/error-code Version *
maliboot/exception-handler Version *
maliboot/field-collector Version *
maliboot/hashing Version *
maliboot/plugin Version *
maliboot/plugin-code-generator Version *
maliboot/plugin-config Version *
maliboot/request Version *
maliboot/response Version *
maliboot/response-wrapper Version *
maliboot/swagger Version *
maliboot/utils Version *
maliboot/validation Version *
maliboot/framework Version *
maliboot/event Version *
module/sample Version *
The package maliboot/maliboot-skeleton contains the following files
Loading the files please wait ....