Libraries tagged by Cross Origin Resource Sharing
nelmio/cors-bundle
98658427 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application
fruitcake/laravel-cors
121973056 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
fruitcake/php-cors
263198618 Downloads
Cross-origin resource sharing library for the Symfony HttpFoundation
asm89/stack-cors
184425663 Downloads
Cross-origin resource sharing library and stack middleware
barryvdh/laravel-cors
23398078 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
palanik/corsslim
381942 Downloads
Cross-origin resource sharing (CORS) middleware for PHP Slim.
neomerx/cors-psr7
2456527 Downloads
Framework agnostic (PSR-7) CORS implementation (www.w3.org/TR/cors/)
nordsoftware/lumen-cors
516639 Downloads
CORS module for the Lumen PHP framework.
jdesrosiers/silex-cors-provider
903332 Downloads
A silex service provider that adds CORS services to silex
palanik/lumen-cors
239762 Downloads
Cross-origin resource sharing (CORS) middleware for Lumen micro-framework.
zfr/zfr-cors
1250401 Downloads
Zend Framework module that let you deal with CORS requests
lm-commons/lmc-cors
401299 Downloads
Laminas MVC module that let you deal with CORS requests
splashlab/magento-2-cors-requests
233632 Downloads
Enabling cross-origin resource sharing (CORS) requests to Magento 2 API from configured Origin domain
medz/cors
92444 Downloads
PHP CORS (Cross-origin resource sharing) middleware.
neomerx/cors-illuminate
96779 Downloads
CORS (Cross-Origin Resource Sharing) support for Laravel and Lumen