solido / cors
Cross-Origin Resource Sharing (CORS) utilities
v0.5.0
2026-06-17 15:30 UTC
Requires
- php: ^8.4
- solido/common: ^0.3 || ^0.4 || ^0.5
- symfony/config: ^7.4 || ^8.0
Requires (Dev)
- nyholm/psr7: ^1.0
- phpspec/prophecy-phpunit: ^2.0
- phpunit/phpunit: ^11.0 || ^12.0
- psr/http-factory: ^1.0
- psr/http-message: ^1.0
- psr/http-server-middleware: ^1.0
- roave/security-advisories: dev-master
- solido/php-coding-standards: dev-master
- symfony/http-foundation: ^7.4 || ^8.0
This package is auto-updated.
Last update: 2026-06-21 22:16:50 UTC
README
Handles preflight requests and adds CORS headers to API responses. Read more in the component documentation