Download the PHP package workbunny/webman-coroutine without Composer

On this page you can find all versions of the php package workbunny/webman-coroutine. 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 webman-coroutine

中文 | English

workbunny

workbunny/webman-coroutine

🐇 Webman Coroutine Infrastructure Suite Compatible with Workerman. 🐇

Webman Coroutine Infrastructure Suite Compatible with Workerman.

Build Status Codecov Latest Stable Version PHP Version Require License

简介

🚀🐇 webman-coroutine 是一个支持 workerman / webman 开发框架生态下的协程基建支撑插件

起源

workbunny/webman-coroutine 插件诞生缘由及协程开发分享

目的

愿景

  1. workerman/webman 开发环境下,提供一套简单的协程工具包,降低认知负荷。
  2. workerman/webman 开发环境下,尝试实现一套兼容协程与非协程开发的方案,让选择和摆脱方案更简单,避免更多的焦虑。
  3. workerman/webman 开发环境下,尽可能实现对官方组件的无侵入式协程化改造(虽然很难,但也想试试)
  4. 希望在代码的实现上能够给更多PHP开发带来一些帮助,甚至灵感。

安装

通过composer安装

说明

目录

助手函数

文档

目录 地址
API Fucntion-APIs
教程 PHP 协程入门
- 安装及配置
- workerman环境
- webman框架
- Utils说明
- 自定义拓展

参与开发

规范

工具

♨️ 相关文章

💕 致谢

💕感恩 workerman 和 swow 开发团队为 PHP 社区带来的创新和卓越贡献,让我们共同期待 PHP 在实时应用领域的更多突破!!!


All versions of webman-coroutine with dependencies

PHP Build Version
Package Version
Requires php Version ^8.0
workerman/workerman Version ^4.0|^5.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 workbunny/webman-coroutine contains the following files

Loading the files please wait ....