PHPackages                             tamerhassan/october-fly - 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. tamerhassan/october-fly

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

tamerhassan/october-fly
=======================

Make OctoberCMS faster by using swoole extension.

v0.8(7y ago)14214[1 issues](https://github.com/tamer-hassan/october-fly/issues)MITPHP

Since Sep 15Pushed 7y ago4 watchersCompare

[ Source](https://github.com/tamer-hassan/october-fly)[ Packagist](https://packagist.org/packages/tamerhassan/october-fly)[ Docs](http://www.github.com/tamer-hassan/october-fly)[ RSS](/packages/tamerhassan-october-fly/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (11)Versions (2)Used By (0)

OctoberFly
==========

[](#octoberfly)

OctoberFly aims to make OctoberCMS faster by using Swoole extension.

Version Compatibility
---------------------

[](#version-compatibility)

- OctoberCMS (Laravel 5.5.\* under the hood)
- Swoole &gt;4.0

Based on: [LaravelFly](https://github.com/scil/LaravelFly)

PHP Setup Requirements
----------------------

[](#php-setup-requirements)

1. Install swoole extension `pecl install swoole`

Make sure swoole is included in php.ini file. `extension=swoole.so`

Also Suggested:

`pecl install inotify`

2. `composer require "tamerhassan/october-fly":"dev-master"`

Quick Start
-----------

[](#quick-start)

1. Add the following line to your 'providers' array in `config/app.php`

```
'OctoberFly\Providers\ServiceProvider',

```

2. Publish server config

```
php artisan vendor:publish --tag=fly-server

```

3. Publish app config

```
php artisan vendor:publish --tag=fly-app

```

4. Finally you can start the server:

```
php vendor/tamerhassan/october-fly/bin/fly start

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2797d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/edf2ec08946d760660c909c858c97318a01207b3a80c786bceca6765036376e9?d=identicon)[tamerhassan](/maintainers/tamerhassan)

---

Tags

coroutinelaraveloctobercmsphpswooleswooleoctobercms

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/tamerhassan-october-fly/health.svg)

```
[![Health](https://phpackages.com/badges/tamerhassan-october-fly/health.svg)](https://phpackages.com/packages/tamerhassan-october-fly)
```

###  Alternatives

[rainlab/builder-plugin

Builder plugin for October CMS

17147.2k1](/packages/rainlab-builder-plugin)[garveen/laravoole

Get 10x performance for Laravel on Swoole or Workerman

8834.9k](/packages/garveen-laravoole)[hyperf/di

A DI for Hyperf.

182.8M594](/packages/hyperf-di)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
