boesing / mezzio-cors

CORS component for Mezzio and other PSR-15 middleware runners.

Home Page:https://docs.mezzio.dev/mezzio-cors/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mezzio-cors

Build Status Coverage Status

CORS subcomponent for Mezzio.

This extension creates CORS details for your application.

Installation

$ composer require mezzio/mezzio-cors

Documentation

Documentation is in the doc tree, and can be compiled using mkdocs:

$ mkdocs build

You may also browse the documentation online.

About

CORS component for Mezzio and other PSR-15 middleware runners.

https://docs.mezzio.dev/mezzio-cors/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PHP 100.0%