PHPackages                             fast-raven/library - 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. fast-raven/library

ActiveLibrary[Framework](/categories/framework)

fast-raven/library
==================

Lightweight, fast and minimalistic PHP framework for monolithic apps.

v1.0.0(3mo ago)1501MITPHPPHP ^8.4

Since Nov 29Pushed 1mo agoCompare

[ Source](https://github.com/arkhyst/fast-raven)[ Packagist](https://packagist.org/packages/fast-raven/library)[ RSS](/packages/fast-raven-library/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (8)Used By (1)

Fast Raven
==========

[](#fast-raven)

[![Fast Raven Logo](docs/logo.png)](docs/logo.png)

[![Version](https://camo.githubusercontent.com/2e444e735783974f23ec7d3fee160ab27e7249c0eca0a774b93ae9ef57aea66e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f76657273696f6e2d76312e302e302d626c75652e737667)](https://camo.githubusercontent.com/2e444e735783974f23ec7d3fee160ab27e7249c0eca0a774b93ae9ef57aea66e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f76657273696f6e2d76312e302e302d626c75652e737667) [![Status](https://camo.githubusercontent.com/25112bdbfaeb1552dcda85aa8996fca8e37452b94b8d1e0a5c3d723cd9ce348f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7374617475732d70726f64756374696f6e2d2d72656164792d737563636573732e737667)](https://camo.githubusercontent.com/25112bdbfaeb1552dcda85aa8996fca8e37452b94b8d1e0a5c3d723cd9ce348f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7374617475732d70726f64756374696f6e2d2d72656164792d737563636573732e737667) [![PHP](https://camo.githubusercontent.com/a9357e18c9ce2304e6fcb342b405c85f4c0979dff8f0309ad3bdd48d7f308b7a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253545382e342d3737374242342e737667)](https://camo.githubusercontent.com/a9357e18c9ce2304e6fcb342b405c85f4c0979dff8f0309ad3bdd48d7f308b7a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253545382e342d3737374242342e737667) [![License](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)

*No bloat. No magic. Just speed.*

**Fast Raven** is a **high-performance PHP** framework for building **fast, monolithic applications**. Optimized for **subdomain architectures**, it processes requests in **1ms** (average speed in shared hosting) while allowing fast-paced and easy development.

Installation
------------

[](#installation)

### Requirements

[](#requirements)

- **PHP** ^8.4
- **MySQL** ^8.0
- **Composer** ^2.9.2
- **Apache** ^2.4 (or Nginx/IIS with appropriate config)

> **Pro Tip**: Enable `php-apcu` and configure `FastCGI` / `PHP-FPM` to reach peak performance.

### Create Project

[](#create-project)

```
composer create-project fast-raven/project app
cd app
./init.sh mysite.local
```

---

Documentation
-------------

[](#documentation)

- **[Documentation](docs/FRAMEWORK.md)**: Deep dive into the API, Architecture, and Usage.
- **[Roadmap](docs/ROADMAP.md)**: Future plans and versioning strategy.
- **[Contributing](CONTRIBUTING.md)**: Guidelines for contributing.

License
-------

[](#license)

Fast Raven is open-sourced software licensed under the **[MIT license](LICENSE)**.

**Author**: Arkhyst

###  Health Score

43

—

FairBetter than 91% of packages

Maintenance88

Actively maintained with recent releases

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~13 days

Total

6

Last Release

98d ago

Major Versions

v0.5 → v1.0.02026-02-02

PHP version history (2 changes)v0.1PHP ^8.5

v0.3PHP ^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/1d1c0c3c23cdb71c4d57a06ef356ce4db94be65a570186350151a64bf66c1ce1?d=identicon)[arkhyst](/maintainers/arkhyst)

---

Top Contributors

[![arkhyst](https://avatars.githubusercontent.com/u/58450310?v=4)](https://github.com/arkhyst "arkhyst (230 commits)")

---

Tags

backendperformancephp-frameworkphp8speed

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/fast-raven-library/health.svg)

```
[![Health](https://phpackages.com/badges/fast-raven-library/health.svg)](https://phpackages.com/packages/fast-raven-library)
```

###  Alternatives

[getkirby/cms

The Kirby core

1.5k535.5k352](/packages/getkirby-cms)[jelix/jelix

Jelix PHP framework

83101.5k4](/packages/jelix-jelix)[doppar/framework

The Doppar Framework

366.7k8](/packages/doppar-framework)[chameleon-system/chameleon-base

The Chameleon System core.

1026.5k3](/packages/chameleon-system-chameleon-base)[sproutcms/cms

Enterprise content management and framework

241.6k4](/packages/sproutcms-cms)

PHPackages © 2026

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