Download the PHP package ranyuen/little without Composer
On this page you can find all versions of the php package ranyuen/little. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ranyuen/little
More information about ranyuen/little
Files in ranyuen/little
Download ranyuen/little
More information about ranyuen/little
Files in ranyuen/little
Please rate this library. Is it a good library?
Informations about the package little
Ranyuen/Little
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 & scalable kernel to constract all size of Web applications. Based on Ranyuen/Di & Symfony Components.
cf. codeguy/Slim
cf. silexphp/Silex
Features
- Simple routing API like every micro WAFs.
- DI/AOP support with Ranyuen/Di.
- Pluggable routing logic.
Install
Support PHP >=7.4.
Example
For more details please see tests/ directory.
For small Web pages.
For more large pages we can use controller class.
For complex pages config or annotations are useful.
All versions of little with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
hafriedlander/php-peg Version dev-master@dev
ranyuen/di Version ~0.2
symfony/http-foundation Version ~5.0
symfony/http-kernel Version ~5.0
hafriedlander/php-peg Version dev-master@dev
ranyuen/di Version ~0.2
symfony/http-foundation Version ~5.0
symfony/http-kernel Version ~5.0
The package ranyuen/little contains the following files
Loading the files please wait ....