chubbyphp / chubbyphp-cors
A minimal CORS middleware for PSR 15.
Installs: 10 818
Dependents: 1
Suggesters: 0
Security: 0
Stars: 3
Watchers: 3
Forks: 1
Open Issues: 0
Requires
- php: ^8.0
- psr/http-factory: ^1.0.1
- psr/http-message: ^1.0.1
- psr/http-server-middleware: ^1.0.1
Requires (Dev)
- chubbyphp/chubbyphp-dev-helper: dev-master
- chubbyphp/chubbyphp-laminas-config: ^1.3
- chubbyphp/chubbyphp-laminas-config-factory: ^1.2
- chubbyphp/chubbyphp-mock: ^1.6.1
- infection/infection: ^0.26.5
- php-coveralls/php-coveralls: ^2.5.2
- phploc/phploc: ^7.0.2
- phpstan/extension-installer: ^1.1
- phpstan/phpstan: ^1.4.8
- phpunit/phpunit: ^9.5.17
README
Description
A minimal CORS middleware for PSR 15.
Requirements
- php: ^8.0
- psr/http-factory: ^1.0.1
- psr/http-message: ^1.0.1
- psr/http-server-middleware: ^1.0.1
Installation
Through Composer as chubbyphp/chubbyphp-cors.
composer require chubbyphp/chubbyphp-cors "^1.4"
Usage
Copyright
2023 Dominik Zogg