phpnexus/cors-psr7

Provides a lightweight CORS middleware for PSR-7 and PSR-15 compatible frameworks.


Keywords
cors, middleware, psr-7, psr7, psr-15, psr15
License
Apache-2.0

Documentation

CORS-PSR7

Latest Version Build Status Software License

Provides CORS middleware for PSR-7 and PSR-15 compatible frameworks.

Installation

It's recommended that you use Composer to install CORS-PSR7:

$ composer require phpnexus/cors-psr7

This package requires PHP 7.4 or 8.1.

Usage

TODO

Configuration

Please see phpnexus\cors documentation for configuration options.

Versioning

The packages adheres to the SemVer specification, and there will be full backward compatibility between minor versions.

Contributing

Please see CONTRIBUTING for details.

License

This package is released under the Apache 2.0 License. See the bundled LICENSE file for details.