An open API service indexing awesome lists of open source software.

https://github.com/swoft-cloud/swoft-swlib

Wrap some swoole util class
https://github.com/swoft-cloud/swoft-swlib

swoft swoft-component swoole

Last synced: 2 months ago
JSON representation

Wrap some swoole util class

Awesome Lists containing this project

README

        

# Swlib

[![Latest Stable Version](http://img.shields.io/packagist/v/swoft/swlib.svg)](https://packagist.org/packages/swoft/swlib)
[![Php Version](https://img.shields.io/badge/php-%3E=7.1-brightgreen.svg?maxAge=2592000)](https://secure.php.net/)
[![Library License](https://img.shields.io/hexpm/l/plug.svg?maxAge=2592000)](https://github.com/swoft-cloud/swoft-swlib/blob/master/LICENSE)

Some swoole helper utils for swoft

## Install

- install by composer

```bash
composer require swoft/swlib
```

## LICENSE

The Component is open-sourced software licensed under the [Apache license](LICENSE).