Componette

Componette

download-cloud-line composer require kdyby/request-stack

Kdyby/RequestStack

Build Status Downloads this Month Latest stable Coverage Status

This package turns the Nette\Http\IRequest value object into a container of value object. You can now safely dependent on the service and change the instance, for example if you were to handle more requests in one instance of application.

Installation

$ composer require kdyby/request-stack

Documentation

Learn more in the documentation.


Homepage http://www.kdyby.org and repository http://github.com/kdyby/RequestStack.

  • v0.4.0 v0.4.0

    PHP 7.2 compatibility.

  • v0.2.0 v0.2.0

    • refactor RequestStack to handle empty currentRequest & add popRequest()
    • fixed detectLanguage()

    This release is for Nette 2.3.*

  • v0.1.2 v0.1.2

    • refactor RequestStack to handle empty currentRequest & add popRequest()
    • fixed detectLanguage()

    This release is for Nette 2.2.*

  • v0.3.0 v0.3.0

    • refactor RequestStack to handle empty currentRequest & add popRequest()
    • fixed detectLanguage()

    This release is for Nette ^2.4

  • v0.1.1 v0.1.1

    • Hack LinkGenerator arguments to fix compatibility

    This release is for Nette ~2.2

bar-chart-fill

Statistics

download-cloud-fill
23962
star-fill
1
bug-fill
0
flashlight-fill
6y
price-tag-2-line

Badges

guide-fill

Dependencies

php (^5.6 || ^7.0)
nette/di (^2.4.10@dev)
nette/http (^2.4.7@dev)
nette/utils (^2.4.5@dev)
Componette Componette felix@nette.org