Download the PHP package zooxsmart/los-cors without Composer
On this page you can find all versions of the php package zooxsmart/los-cors. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zooxsmart/los-cors
More information about zooxsmart/los-cors
Files in zooxsmart/los-cors
Download zooxsmart/los-cors
More information about zooxsmart/los-cors
Files in zooxsmart/los-cors
Vendor zooxsmart
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.2
neomerx/cors-psr7 Version ^3.0
psr/container Version ^1.0 || ^2.0
psr/http-message Version ^1.0
psr/http-server-middleware Version ^1.0
laminas/laminas-diactoros Version ^3.3
neomerx/cors-psr7 Version ^3.0
psr/container Version ^1.0 || ^2.0
psr/http-message Version ^1.0
psr/http-server-middleware Version ^1.0
laminas/laminas-diactoros Version ^3.3
The package zooxsmart/los-cors contains the following files
Loading the files please wait ....