Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-asm89-stack-cors - Cross-origin resource sharing library and stack middleware

Website:
https://github.com/asm89/stack-cors
Licence:
MIT
Vendor:
Remi Collet
Description:
Library and middleware enabling cross-origin resource sharing for your
http-{foundation,kernel} using application. It attempts to implement the
W3C Candidate Recommendation [1] for cross-origin resource sharing.

Autoloader: /usr/share/php/Asm89/Stack/autoload-cors.php

[1] http://www.w3.org/TR/cors/

Packages

php-asm89-stack-cors-1.2.0-1.el7.remi.noarch [8 KiB] Changelog by Shawn Iwinski (2018-04-21):
- Update to 1.2.0 (RHBZ #1528097)
- Add range version dependencies for Fedora >= 27 || RHEL >= 8
- Update get source script to save tarball in local directory
php-asm89-stack-cors-1.1.0-1.el7.remi.noarch [7 KiB] Changelog by Shawn Iwinski (2017-04-14):
- Update to 1.1.0 (RHBZ #1441443)
- Add max versions to BuildRequires
- Switch autoloader to php-composer(fedora/autoloader)