Libraries tagged by cross-origin
neomerx/cors-illuminate
97035 Downloads
CORS (Cross-Origin Resource Sharing) support for Laravel and Lumen
leafs/cors
22624 Downloads
Leaf PHP cors config
cindyullmann/laminas-cors
5127 Downloads
Laminas module that let you deal with CORS requests
bairwell/middleware-cors
21850 Downloads
A PSR-7 middleware layer for providing CORS (Cross Origin Request Security) headers and security provisions. Instead of just allowing invalid CORs requests to come through, this middleware actively blocks them after validating.
apploud/cors-psr7
11106 Downloads
Framework agnostic (PSR-7) CORS implementation (www.w3.org/TR/cors/)
microweber-deps/laravel-cors
75862 Downloads
Fork of fruitcake/laravel-cors Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
creatuity/magento-2-cors-requests
20060 Downloads
Enabling cross-origin resource sharing (CORS) requests to Magento 2 API from configured Origin domain
compwright/psr-cors
5001 Downloads
PHP interop cross-origin resource sharing (CORS) library and middleware
wernerdweight/cors-bundle
1031 Downloads
Symfony bundle that handles cross-origin resource sharing headers.
laminas-commons/lmc-cors
17289 Downloads
Laminas MVC module that let you deal with CORS requests
snowsoft/laravel-cors
5958 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
jeffersongoncalves/laravel-security-headers
87 Downloads
This Laravel package stamps a configurable set of baseline security headers (X-Content-Type-Options, X-Frame-Options, Referrer-Policy, Permissions-Policy, Content-Security-Policy, Cross-Origin-Opener-Policy, X-Permitted-Cross-Domain-Policies and HSTS) onto your HTTP responses via a single middleware. Every header value and the full CSP directive map are driven by config, so you can tune or disable each one without touching code.
camilord/php-cors
1169 Downloads
Cross-origin resource sharing library for the Symfony HttpFoundation
camilord/laravel-cors
1163 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
solido/cors
8760 Downloads
Cross-Origin Resource Sharing (CORS) utilities