PHPackages                             rayleigh/framework - 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. rayleigh/framework

Abandoned → [shibare/framework](/?search=shibare%2Fframework)ArchivedLibrary[Framework](/categories/framework)

rayleigh/framework
==================

Simple, Short, Smart framework - Rayleigh

v0.0.3(1y ago)210[1 PRs](https://github.com/heavyrain-php/rayleigh/pulls)Apache-2.0PHPPHP ~8.2.0|~8.3.0

Since Aug 17Pushed 1y ago1 watchersCompare

[ Source](https://github.com/heavyrain-php/rayleigh)[ Packagist](https://packagist.org/packages/rayleigh/framework)[ Docs](https://heavyrain-php.github.io/rayleigh/)[ RSS](/packages/rayleigh-framework/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (16)Versions (5)Used By (0)

Rayleigh PHP Simple, Short, Smart Framework
===========================================

[](#rayleigh-php-simple-short-smart-framework)

[![Packagist Version](https://camo.githubusercontent.com/64405e809e061a2041a7c4d344ace4076a8abc67b3b76db913ca12ea6ce40228/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7261796c656967682f6672616d65776f726b)](https://camo.githubusercontent.com/64405e809e061a2041a7c4d344ace4076a8abc67b3b76db913ca12ea6ce40228/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7261796c656967682f6672616d65776f726b) [![Test](https://github.com/heavyrain-php/rayleigh/actions/workflows/test.yaml/badge.svg)](https://github.com/heavyrain-php/rayleigh/actions/workflows/test.yaml) [![Quality Gate Status](https://camo.githubusercontent.com/ab84cb29df8a7ea27abcc5e68b96aa3bb4a2307b9acde8688349fd68b8c34961/68747470733a2f2f736f6e6172636c6f75642e696f2f6170692f70726f6a6563745f6261646765732f6d6561737572653f70726f6a6563743d68656176797261696e2d7068705f7261796c65696768266d65747269633d616c6572745f737461747573)](https://sonarcloud.io/summary/new_code?id=heavyrain-php_rayleigh)

Features
--------

[](#features)

KEEP IT SIMPLE, NOT EASY
------------------------

[](#keep-it-simple-not-easy)

- All things are explicit, understandable.
- No magic method.
- No dynamic types.
- All have static types(with [PHPStan](https://phpstan.org/)).

SHORTER IS BETTER THAN ANYTHING
-------------------------------

[](#shorter-is-better-than-anything)

- short is simple.

SMART to adopt PHP community
----------------------------

[](#smart-to-adopt-php-community)

- [PHP Standards Recommendations](https://www.php-fig.org/psr/) compatible implementation components
    - [PSR-1: Basic Coding Standard](https://www.php-fig.org/psr/psr-1)
    - [PSR-3: Logger Interface](https://www.php-fig.org/psr/psr-3)
    - [PSR-4: Autoloading Standard](https://www.php-fig.org/psr/psr-4)
    - [PSR-6: Caching Interface](https://www.php-fig.org/psr/psr-6): TODO
    - [PSR-7: HTTP Message Interface](https://www.php-fig.org/psr/psr-7)
    - [PSR-11: Container Interface](https://www.php-fig.org/psr/psr-11)
    - [PSR-12: Extended Coding Style Guide](https://www.php-fig.org/psr/psr-12)
    - [PSR-14: Event Dispatcher](https://www.php-fig.org/psr/psr-14): TODO
    - [PSR-15: HTTP Handlers](https://www.php-fig.org/psr/psr-15): WIP
    - [PSR-16: Simple Cache](https://www.php-fig.org/psr/psr-16): TODO
    - [PSR-17: HTTP Factories](https://www.php-fig.org/psr/psr-17)
    - [PSR-18: HTTP Client](https://www.php-fig.org/psr/psr-18): TODO
    - [PSR-20: Clock](https://www.php-fig.org/psr/psr-20)
    - [PER Coding Style 2.0](https://www.php-fig.org/per/coding-style/)
- Smart DI Container, it can bind and resolve anything
- Smart Database Abstraction with PDO: TODO
- Supports multiple server runtimes
    - Traditional(with Apache or nginx): WIP
    - [RoadRunner](https://roadrunner.dev/) to adopt wider protocols.: TODO
    - [FrankenPHP](https://frankenphp.dev/): TODO
- IDL Support
    - [OpenAPI 3.0](https://www.openapis.org/): TODO
    - [gRPC](https://grpc.io/): TODO
    - anything else?

Requirements
------------

[](#requirements)

- PHP ~8.2.0|~8.3.0
- No third-party requirements!(There is an adapter for these)

Development
-----------

[](#development)

- download [phive.phar](https://phar.io/)

```
$ git clone https://github.com/heavyrain-php/rayleigh.git
$ cd rayleigh
$ composer install
$ phive install
$ composer lint
$ composer test
```

CI is at GitHub Actions.

License
-------

[](#license)

See [LICENSE](./LICENSE).

Code of conduct
---------------

[](#code-of-conduct)

See [CODE\_OF\_CONDUCT.md](./CODE_OF_CONDUCT.md).

Contributing
------------

[](#contributing)

See [CONTRIBUTING.md](./CONTRIBUTING.md).

Security
--------

[](#security)

See [SECURITY.md](./SECURITY.md).

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 97.1% 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.

###  Release Activity

Cadence

Every ~7 days

Total

3

Last Release

624d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/372d2b542086b9604cbd3d2833b6ffb33c85b57d00741a797c2ec8fbf6a4ea1a?d=identicon)[yamayuski](/maintainers/yamayuski)

---

Top Contributors

[![il-masaru-yamagishi](https://avatars.githubusercontent.com/u/180239017?v=4)](https://github.com/il-masaru-yamagishi "il-masaru-yamagishi (67 commits)")[![yamayuski](https://avatars.githubusercontent.com/u/15116901?v=4)](https://github.com/yamayuski "yamayuski (2 commits)")

---

Tags

phpphp-frameworkhttpframeworkserver

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/rayleigh-framework/health.svg)

```
[![Health](https://phpackages.com/badges/rayleigh-framework/health.svg)](https://phpackages.com/packages/rayleigh-framework)
```

###  Alternatives

[cakephp/cakephp

The CakePHP framework

8.8k18.5M1.6k](/packages/cakephp-cakephp)[symfony/symfony

The Symfony PHP framework

31.3k86.3M2.2k](/packages/symfony-symfony)[neos/flow

Flow Application Framework

862.0M451](/packages/neos-flow)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[windwalker/framework

The next generation PHP framework.

25639.1k1](/packages/windwalker-framework)[neos/flow-development-collection

Flow packages in a joined repository for pull requests.

144179.3k3](/packages/neos-flow-development-collection)

PHPackages © 2026

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