PHPackages                             heroest/lightning-project - 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. [Framework](/categories/framework)
4. /
5. heroest/lightning-project

ActiveProject[Framework](/categories/framework)

heroest/lightning-project
=========================

framework template

07PHP

Since Aug 13Pushed 5y ago1 watchersCompare

[ Source](https://github.com/heroest/lightning-project)[ Packagist](https://packagist.org/packages/heroest/lightning-project)[ RSS](/packages/heroest-lightning-project/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

lightning-project
=================

[](#lightning-project)

an async-framework based on reactphp + libevent (optional)

1. create-project

```
composer create-project heroest/lightning-project my_project dev-master
```

2. run as web-server

```
cd my_project
php web 8080
open browser and go to http://localhost:8080/home/hello-world
```

3. run as command

```
cd my_project
php cmd console/output heroest
```

4. create-phar: run as web server (require phar.readonly=0 in php.ini)

```
php my_project/pmake my_project web
php web.phar 8080
```

5. create-phar: run as command (require phar.readonly=0 in php.ini)

```
php my_project/pmake my_project cmd
php cmd.phar console/output
```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6410657?v=4)[heroest](/maintainers/heroest)[@heroest](https://github.com/heroest)

---

Top Contributors

[![heroest](https://avatars.githubusercontent.com/u/6410657?v=4)](https://github.com/heroest "heroest (11 commits)")

### Embed Badge

![Health badge](/badges/heroest-lightning-project/health.svg)

```
[![Health](https://phpackages.com/badges/heroest-lightning-project/health.svg)](https://phpackages.com/packages/heroest-lightning-project)
```

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M299](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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