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 1mo ago

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

Maturity32

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://www.gravatar.com/avatar/3ff9237d92e6d159fa3abb5d711b90c808629e58ec856221c377b37a20d279de?d=identicon)[heroest](/maintainers/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/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

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

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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