Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-stack-builder - Builder for stack middlewares based on HttpKernelInterface

Website:
https://github.com/stackphp/builder
Licence:
MIT
Vendor:
Remi Collet
Description:
Builder for stack middlewares based on HttpKernelInterface.

Stack/Builder is a small library that helps you construct a nested
HttpKernelInterface decorator tree. It models it as a stack of middlewares.

Autoloader: /usr/share/php/Stack/autoload-builder.php

Packages

php-stack-builder-1.0.5-1.fc27.remi.noarch [11 KiB] Changelog by Shawn Iwinski (2017-12-13):
- Update to 1.0.5 (RHBZ #1514861)
- Fix autoloader for multiple versions of Symfony
- Test with SCLs if available