PHPackages                             lux/lux - 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. lux/lux

AbandonedArchivedLibrary[Framework](/categories/framework)

lux/lux
=======

Modern lightweight PHP microservice framework.

0.0.9-alpha(10y ago)113[2 issues](https://github.com/LarsVonQualen/lux/issues)MITPHPPHP &gt;=5.6.16

Since Dec 20Pushed 10y ago1 watchersCompare

[ Source](https://github.com/LarsVonQualen/lux)[ Packagist](https://packagist.org/packages/lux/lux)[ Docs](https://github.com/LarsVonQualen/lux)[ RSS](/packages/lux-lux/feed)WikiDiscussions master Synced today

READMEChangelog (8)Dependencies (1)Versions (10)Used By (0)

lux
===

[](#lux)

Modern lightweight PHP microservice framework.

Goals
=====

[](#goals)

- Stay up-to-date with PHP, thus targeting the latest stable build of PHP, as of writing 7.
- Stay simple.
- Stay lightweight, thus not getting caught up in feature creep.
- Stay fun!

Future goals
============

[](#future-goals)

- Get some documentation going!

Features
========

[](#features)

- Simple handling of GET, POST, PATCH, DELETE and PUT requests.
- Simple and easy to implement middleware, enabling easy modularization.

Simple example
==============

[](#simple-example)

```
