Download the PHP package forget-chuckie/swoole without Composer

On this page you can find all versions of the php package forget-chuckie/swoole. 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 swoole

swoole网络通信引擎

找了一圈也没找着一个比较好并且支持 laravel 框架的 swoole 服务。有的有但是文档也不全。所以就想着自己写一个吧!高手忽喷。

支持跟各种框架结合。

特征

环境要求

  1. php-5.3.10 或更高版本。
  2. gcc-4.4 或更高版本.
  3. composer
  4. swoole 扩展。不会安装的同学请看 环境安装 配置教程。

安装

示例

服务使用示例

更多

目前还处在开发状态,如果有兴趣的小伙伴可以一起来。


All versions of swoole with dependencies

PHP Build Version
Package Version
Requires php Version >=5.3.10
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 forget-chuckie/swoole contains the following files

Loading the files please wait ....