PHPackages                             qlimix/http-cors-middleware - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. qlimix/http-cors-middleware

ActiveLibrary[HTTP &amp; Networking](/categories/http)

qlimix/http-cors-middleware
===========================

PSR15 CORS middleware implementation

2.0.0(5y ago)03MITPHPPHP &gt;7.4

Since Jun 18Pushed 5y agoCompare

[ Source](https://github.com/qlimix/http-cors-middleware)[ Packagist](https://packagist.org/packages/qlimix/http-cors-middleware)[ RSS](/packages/qlimix-http-cors-middleware/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (4)Versions (3)Used By (0)

Http-cors-middleware
====================

[](#http-cors-middleware)

[![Travis CI](https://camo.githubusercontent.com/9875e33cae932cf1d06297f723e90de9f2ed49597378c567b35117976a9b73bf/68747470733a2f2f6170692e7472617669732d63692e6f72672f716c696d69782f687474702d636f72732d6d6964646c65776172652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/qlimix/http-cors-middleware)[![Coveralls](https://camo.githubusercontent.com/cd9f69ce2a650e9ec030f29157fb621efd94c01f77ab37f8752c98678daaaf59/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f6769746875622f716c696d69782f687474702d636f72732d6d6964646c65776172652e737667)](https://coveralls.io/github/qlimix/http-cors-middleware)[![Packagist](https://camo.githubusercontent.com/613738059758052f632581a694c3d9d66832f46a6a7aefc2241c542baeb3de91/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f716c696d69782f687474702d636f72732d6d6964646c65776172652e737667)](https://packagist.org/packages/qlimix/http-cors-middleware)[![MIT License](https://camo.githubusercontent.com/074b89bca64d3edc93a1db6c7e3b1636b874540ba91d66367c0e5e354c56d0ea/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e737667)](https://github.com/qlimix/http-cors-middleware/blob/master/LICENSE)

PSR15 cors middleware implementation

Install
-------

[](#install)

Using Composer:

```
$ composer require qlimix/http-cors-middleware

```

usage
-----

[](#usage)

```
