Libraries tagged by Cross Origin Resource Sharing
fruitcake/laravel-cors
110515633 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
nelmio/cors-bundle
76057834 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application
fruitcake/php-cors
152688582 Downloads
Cross-origin resource sharing library for the Symfony HttpFoundation
asm89/stack-cors
161253522 Downloads
Cross-origin resource sharing library and stack middleware
barryvdh/laravel-cors
22113614 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
neomerx/cors-psr7
2084154 Downloads
Framework agnostic (PSR-7) CORS implementation (www.w3.org/TR/cors/)
nordsoftware/lumen-cors
449001 Downloads
CORS module for the Lumen PHP framework.
palanik/lumen-cors
220706 Downloads
Cross-origin resource sharing (CORS) middleware for Lumen micro-framework.
palanik/corsslim
357308 Downloads
Cross-origin resource sharing (CORS) middleware for PHP Slim.
zfr/zfr-cors
1200284 Downloads
Zend Framework module that let you deal with CORS requests
lm-commons/lmc-cors
249059 Downloads
Laminas MVC module that let you deal with CORS requests
jdesrosiers/silex-cors-provider
828021 Downloads
A silex service provider that adds CORS services to silex
splashlab/magento-2-cors-requests
201658 Downloads
Enabling cross-origin resource sharing (CORS) requests to Magento 2 API from configured Origin domain
medz/cors
86708 Downloads
PHP CORS (Cross-origin resource sharing) middleware.
neomerx/cors-illuminate
94120 Downloads
CORS (Cross-Origin Resource Sharing) support for Laravel and Lumen