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
- Host: GitHub
- URL: https://github.com/swoft-cloud/swoft-swlib
- Owner: swoft-cloud
- License: apache-2.0
- Created: 2019-09-25T13:47:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-03T08:09:07.000Z (almost 4 years ago)
- Last Synced: 2025-04-20T23:33:35.624Z (2 months ago)
- Topics: swoft, swoft-component, swoole
- Language: PHP
- Homepage:
- Size: 40 KB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Swlib
[](https://packagist.org/packages/swoft/swlib)
[](https://secure.php.net/)
[](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).