Mateodioev / labrador-http-cors

Middleware for @amphp http-server to handle CORS requests!

Home Page:https://labrador-kennel.io/docs/http-cors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Labrador HTTP CORS

GitHub release GitHub license

A PHP 7+ library intended to provide spec-compliant CORS middleware for projects running on Amp's http-server. Though this library lives under the Labrador namespace it has only one dependency, amphp/http-server, and does not depend on any other Labrador packages.

Installation

Composer is the only supported method for installing Labrador packages.

composer require cspray/labrador-http-cors

Documentation

Labrador packages have thorough documentation in-repo in the docs/ directory. You can also check out the documentation online at https://labrador-kennel.io/docs/http-cors.

Governance

All Labrador packages adhere to the rules laid out in the Labrador Governance repo.

About

Middleware for @amphp http-server to handle CORS requests!

https://labrador-kennel.io/docs/http-cors

License:MIT License


Languages

Language:PHP 100.0%