PHPackages                             ranyuen/little - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. ranyuen/little

ActiveLibrary[HTTP &amp; Networking](/categories/http)

ranyuen/little
==============

Request-Route-Ракушки-Response

0.1.3(4y ago)082[2 issues](https://github.com/Ranyuen/Little/issues)GPL-3.0+PHPPHP &gt;=7.4

Since Jan 13Pushed 4y ago6 watchersCompare

[ Source](https://github.com/Ranyuen/Little)[ Packagist](https://packagist.org/packages/ranyuen/little)[ RSS](/packages/ranyuen-little/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (9)Versions (6)Used By (0)

[![Build Status](https://camo.githubusercontent.com/22d760ebf0a14ce2468fd606e0cf4aa2faccd0b3573741ffb11504babae743ec/68747470733a2f2f7472617669732d63692e6f72672f52616e7975656e2f4c6974746c652e737667)](https://travis-ci.org/Ranyuen/Little)[![HHVM Status](https://camo.githubusercontent.com/99eace315985dc0da8d9130e2ad350481ee205215a296f871c6f1429c90c4925/687474703a2f2f6868766d2e683463632e64652f62616467652f72616e7975656e2f6c6974746c652e737667)](http://hhvm.h4cc.de/package/ranyuen/little)

Ranyuen/Little
==============

[](#ranyuenlittle)

Request-Route-Ракушки-Response

No model, no view, no controller, no MVC.
No ORM. No template.
No convention, no configuration.
No middleware. No framwork. No WAF.

**Ranyuen/Little** is a simple &amp; scalable kernel to constract all size of Web applications. Based on [Ranyuen/Di](https://github.com/Ranyuen/Di) &amp; Symfony Components.

*cf.* [codeguy/Slim](http://www.slimframework.com/)

*cf.* [silexphp/Silex](http://silex.sensiolabs.org/)

Features
--------

[](#features)

1. Simple routing API like every micro WAFs.
2. DI/AOP support with Ranyuen/Di.
3. Pluggable routing logic.

Install
-------

[](#install)

```
composer require ranyuen/little
```

Support PHP &gt;=7.4.

Example
-------

[](#example)

For more details please see *tests/* directory.

For small Web pages.

```
