Libraries tagged by Cross Origin Resource Sharing
fruitcake/laravel-cors
113579277 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
nelmio/cors-bundle
80310277 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application
fruitcake/php-cors
178700100 Downloads
Cross-origin resource sharing library for the Symfony HttpFoundation
asm89/stack-cors
166616218 Downloads
Cross-origin resource sharing library and stack middleware
barryvdh/laravel-cors
22357196 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
neomerx/cors-psr7
2161386 Downloads
Framework agnostic (PSR-7) CORS implementation (www.w3.org/TR/cors/)
nordsoftware/lumen-cors
464544 Downloads
CORS module for the Lumen PHP framework.
jdesrosiers/silex-cors-provider
857511 Downloads
A silex service provider that adds CORS services to silex
palanik/lumen-cors
225768 Downloads
Cross-origin resource sharing (CORS) middleware for Lumen micro-framework.
palanik/corsslim
361701 Downloads
Cross-origin resource sharing (CORS) middleware for PHP Slim.
zfr/zfr-cors
1210643 Downloads
Zend Framework module that let you deal with CORS requests
lm-commons/lmc-cors
270929 Downloads
Laminas MVC module that let you deal with CORS requests
splashlab/magento-2-cors-requests
211262 Downloads
Enabling cross-origin resource sharing (CORS) requests to Magento 2 API from configured Origin domain
medz/cors
88333 Downloads
PHP CORS (Cross-origin resource sharing) middleware.
neomerx/cors-illuminate
94710 Downloads
CORS (Cross-Origin Resource Sharing) support for Laravel and Lumen