PHPackages                             aex/php-async - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Queues &amp; Workers](/categories/queues)
4. /
5. aex/php-async

ActiveLibrary[Queues &amp; Workers](/categories/queues)

aex/php-async
=============

file async to server based on php

1.3.0(7y ago)221MITPHPPHP &gt;=5.6.0

Since Jan 20Pushed 7y ago1 watchersCompare

[ Source](https://github.com/ALawating-Rex/php-async)[ Packagist](https://packagist.org/packages/aex/php-async)[ RSS](/packages/aex-php-async/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependenciesVersions (3)Used By (0)

php-async
=========

[](#php-async)

[![license](https://camo.githubusercontent.com/850eae1099d2b05f53383473d7cd51f9bc1ab09b7d0d9e5122f1dd930efdcc6d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d6173686170652f6170697374617475732e737667)](https://github.com/ALawating-Rex/php-async/blob/master/LICENSE) [![LICENSE](https://camo.githubusercontent.com/be80b8cb211ceb2263744e99fdb161a40124901906fd7c7f47d6361760dd7e8b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d416e74692532303939362d626c75652e737667)](https://github.com/996icu/996.ICU/blob/master/LICENSE)

### 介绍

[](#介绍)

`php-async` 是基于 PHP 开发的，方便开发者直接在本地调试远程 **测试服务器** 代码的工具

### 特性

[](#特性)

- 使用简单
- 可配置
- 使用 socket 通讯

### 安装

[](#安装)

> composer require aex/php-async ^1.0.0 -vvv

### 使用

[](#使用)

#### 服务端：(async\_server.php)

[](#服务端async_serverphp)

```
