chubbyphp / chubbyphp-cors
A minimal CORS middleware for PSR 15.
Installs: 13 135
Dependents: 1
Suggesters: 0
Security: 0
Stars: 4
Watchers: 3
Forks: 2
Open Issues: 0
Requires
- php: ^8.2
- psr/http-factory: ^1.1
- psr/http-message: ^1.1|^2.0
- psr/http-server-middleware: ^1.0.2
Requires (Dev)
- chubbyphp/chubbyphp-dev-helper: dev-master
- chubbyphp/chubbyphp-laminas-config: ^1.4
- chubbyphp/chubbyphp-laminas-config-factory: ^1.3
- chubbyphp/chubbyphp-mock: ^1.8
- infection/infection: ^0.29.8
- php-coveralls/php-coveralls: ^2.7.0
- phpstan/extension-installer: ^1.4.3
- phpstan/phpstan: ^2.0.3
- phpunit/phpunit: ^11.5.0
README
Description
A minimal CORS middleware for PSR 15.
Requirements
- php: ^8.2
- psr/http-factory: ^1.1
- psr/http-message: ^1.1|^2.0
- psr/http-server-middleware: ^1.0.2
Installation
Through Composer as chubbyphp/chubbyphp-cors.
composer require chubbyphp/chubbyphp-cors "^1.6"
Usage
Copyright
2024 Dominik Zogg