Download the PHP package captainbi/hyperf without Composer

On this page you can find all versions of the php package captainbi/hyperf. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package hyperf

CaptainBI Hyperf 公共组件库

安装

发布组件

Apollo 组件使用说明

修改 apollo 配置,通过 .env 文件进行配置

apollo 组件基于 hyperf 官方的 config-apollo 组件进行修改,只支持 2.1 版本,2.2 版本推荐使用 config-center

具体区别与使用方式见 内网Wiki hyperf 2.1 apollo 配置及使用说明

重启服务 组件使用说明

修改 重启服务 配置,通过 .env 文件进行配置

钉钉机器人详细说明见 自定义机器人接入


All versions of hyperf with dependencies

PHP Build Version
Package Version
Requires php Version >=7.3
hyperf/config-apollo Version ~v2.1.0
ext-openssl Version *
ext-swoole_postgresql Version *
hyperf/async-queue Version ^2.1
hyperf/pool Version ^2.1
hyperf/signal Version ^2.1
hyperf/guzzle Version ^2.1
hyperf/logger Version ^2.1
hyperf/snowflake Version ^2.1
hyperf/constants Version ^2.1
jmiy/hyperf-ding-notice Version dev-master
elasticsearch/elasticsearch Version ^7.0
psr/simple-cache Version ^1.0
psr/log Version ^1.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package captainbi/hyperf contains the following files

Loading the files please wait ....