phpnexus/cors-psr7

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

0.2.4 2023-05-02 09:31 UTC

This package is auto-updated.

Last update: 2024-03-31 11:26:53 UTC


README

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.