Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.19 KB

README.md

File metadata and controls

37 lines (21 loc) · 1.19 KB

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.