chubbyphp / chubbyphp-cors
A minimal CORS middleware for PSR 15.
Installs: 16 864
Dependents: 1
Suggesters: 0
Security: 0
Stars: 4
Watchers: 2
Forks: 2
Open Issues: 0
pkg:composer/chubbyphp/chubbyphp-cors
Requires
- php: ^8.3
- 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.4
- chubbyphp/chubbyphp-mock: ^2.0.1
- infection/infection: ^0.31.9
- php-coveralls/php-coveralls: ^2.9
- phpstan/extension-installer: ^1.4.3
- phpstan/phpstan: ^2.1.32
- phpunit/phpunit: ^12.4.5
README
Description
A minimal CORS middleware for PSR 15.
Requirements
- php: ^8.3
- 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.7"
Usage
Copyright
2025 Dominik Zogg