chubbyphp / chubbyphp-cors
A minimal CORS middleware for PSR 15.
1.7.3
2026-09-05 13:57 UTC
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.5.3
- chubbyphp/chubbyphp-laminas-config-factory: ^1.5.3
- chubbyphp/chubbyphp-mock: ^2.2.2
- infection/infection: ^0.35.4
- php-coveralls/php-coveralls: ^2.9.1
- phpstan/extension-installer: ^1.4.3
- phpstan/phpstan: ^2.2.13
- phpunit/phpunit: ^12.5.34
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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.2"
Usage
Copyright
2026 Dominik Zogg