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

ActiveLibrary[Framework](/categories/framework)

clue/framework-x
================

Framework X – the simple and fast micro framework for building reactive web applications that run anywhere.

v0.17.0(1y ago)936736.7k↓43.9%56[1 issues](https://github.com/clue/framework-x/issues)[2 PRs](https://github.com/clue/framework-x/pulls)8MITPHPPHP &gt;=7.1CI passing

Since Apr 30Pushed 1mo ago22 watchersCompare

[ Source](https://github.com/clue/framework-x)[ Packagist](https://packagist.org/packages/clue/framework-x)[ Docs](https://framework-x.org/)[ Fund](https://clue.engineering/support)[ GitHub Sponsors](https://github.com/clue)[ RSS](/packages/clue-framework-x/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (8)Versions (18)Used By (8)

Framework X
===========

[](#framework-x)

[![CI status](https://github.com/clue-access/framework-x/workflows/CI/badge.svg)](https://github.com/clue-access/framework-x/actions)[![code coverage](https://camo.githubusercontent.com/2d45ae33b28ed0c5f14fdba645e579072cf437770a215524795c9eb258581b1c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f636f6465253230636f7665726167652d3130302532352d73756363657373)](#tests)[![PHPStan level](https://camo.githubusercontent.com/64c49a7f628fc1287185165b42f8df1b9e4aedc95960ef8c8d38194ee8718935/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e2532306c6576656c2d6d61782d73756363657373)](#tests)[![installs on Packagist](https://camo.githubusercontent.com/c4b04e09178ecfa79043d6ecb9408c87a29214d92fa31ea5c1bed80c7619911e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636c75652f6672616d65776f726b2d783f636f6c6f723d626c7565266c6162656c3d696e7374616c6c732532306f6e2532305061636b6167697374)](https://packagist.org/packages/clue/framework-x)

Framework X – the simple and fast micro framework for building reactive web applications that run anywhere.

- [Support us](#support-us)
- [Quickstart](#quickstart)
- [Documentation](#documentation)
- [Contribute](#contribute)
- [Tests](#tests)
- [License](#license)

Support us
----------

[](#support-us)

We invest a lot of time developing, maintaining and updating our awesome open-source projects. You can help us sustain this high-quality of our work by [becoming a sponsor on GitHub](https://github.com/sponsors/clue). Sponsors get numerous benefits in return, see our [sponsoring page](https://github.com/sponsors/clue)for details.

Let's take these projects to the next level together! 🚀

Quickstart
----------

[](#quickstart)

Start by creating an empty project directory. Next, we can start by taking a look at a simple example application. You can use this example to get started by creating a new `public/` directory with an `index.php` file inside:

```
