PHPackages                             netgusto/co - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. netgusto/co

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

netgusto/co
===========

PHP implementation of tj/co

29PHP

Since Jun 27Pushed 8y agoCompare

[ Source](https://github.com/netgusto/co)[ Packagist](https://packagist.org/packages/netgusto/co)[ RSS](/packages/netgusto-co/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

co
==

[](#co)

PHP implementation of [tj/co](https://github.com/tj/co). Uses [generator functions](http://php.net/manual/en/language.generators.overview.php) and co-routines (php&gt;=5.5.0) to handle asynchronicity in an apparently synchronous manner.

Install
-------

[](#install)

```
composer require netgusto/co
```

Example
-------

[](#example)

```
