PHPackages                             lumi/lumi-php - 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. lumi/lumi-php

ActiveLibrary[Framework](/categories/framework)

lumi/lumi-php
=============

Lumi is a simple PHP framework for building simple web applications.

v0.7.0(1mo ago)111MITPHPPHP &gt;=8.4

Since Apr 22Pushed 1mo agoCompare

[ Source](https://github.com/Ikhlashmulya/lumi-php)[ Packagist](https://packagist.org/packages/lumi/lumi-php)[ RSS](/packages/lumi-lumi-php/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependenciesVersions (12)Used By (0)

Lumi PHP Framework
==================

[](#lumi-php-framework)

Lumi is a simple PHP framework for building web applications and APIs with expressive routing, middleware, request helpers, responses, and view rendering.

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

[](#installation)

Install Lumi with Composer:

```
composer require lumi/lumi-php
```

Basic Usage
-----------

[](#basic-usage)

```
