Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bearsunday/bear.swoole

The swoole script for BEAR.Sunday application
https://github.com/bearsunday/bear.swoole

bearsunday swoole

Last synced: 30 days ago
JSON representation

The swoole script for BEAR.Sunday application

Awesome Lists containing this project

README

        

# BEAR.Swoole

This library provides the support of Swoole into an BEAR.Sunday application.

## 🚀 Installation

Run the following to install this library:

composer require bear/swoole
composer require fastd/http 5.0.x-dev

## 🚀 Entry Script

Place the entry script file at `bin/swoole.php` with IP address and port number.

```php