Download the PHP package los/los-cors without Composer
On this page you can find all versions of the php package los/los-cors. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor los
Package los-cors
Short Description PHP CORS middleware
License MIT
Homepage https://github.com/lansoweb/los-cors
Package los-cors
Short Description PHP CORS middleware
License MIT
Homepage https://github.com/lansoweb/los-cors
Please rate this library. Is it a good library?
Informations about the package los-cors
CORS Middleware for PHP
This middleware handles CORS requests and adds cors headers
Installation
This middleware can be installed with composer.
Usage
Include the and it's factory to your pipeline and use the configuration bellow.
Laminas / Mezzio
If you are using mezzio-skeleton, you can copy config/los-cors.global.php.dist
to config/autoload/los-cors.global.php
and modify the configuration as needed.
All versions of los-cors with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
neomerx/cors-psr7 Version ^1.0
psr/container Version ^1.0
psr/http-message Version ^1.0
psr/http-server-middleware Version ^1.0
laminas/laminas-diactoros Version ^3.0
neomerx/cors-psr7 Version ^1.0
psr/container Version ^1.0
psr/http-message Version ^1.0
psr/http-server-middleware Version ^1.0
laminas/laminas-diactoros Version ^3.0
The package los/los-cors contains the following files
Loading the files please wait ....