Libraries tagged by Cross-Origin Resource Sharing
nelmio/cors-bundle
100820231 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application
fruitcake/php-cors
274729539 Downloads
Cross-origin resource sharing library for the Symfony HttpFoundation
fruitcake/laravel-cors
122787282 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
asm89/stack-cors
186307018 Downloads
Cross-origin resource sharing library and stack middleware
barryvdh/laravel-cors
23513990 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
neomerx/cors-psr7
2491754 Downloads
Framework agnostic (PSR-7) CORS implementation (www.w3.org/TR/cors/)
palanik/lumen-cors
241044 Downloads
Cross-origin resource sharing (CORS) middleware for Lumen micro-framework.
palanik/corsslim
385850 Downloads
Cross-origin resource sharing (CORS) middleware for PHP Slim.
zfr/zfr-cors
1253605 Downloads
Zend Framework module that let you deal with CORS requests
lm-commons/lmc-cors
420577 Downloads
Laminas MVC module that let you deal with CORS requests
nordsoftware/lumen-cors
520195 Downloads
CORS module for the Lumen PHP framework.
splashlab/magento-2-cors-requests
236143 Downloads
Enabling cross-origin resource sharing (CORS) requests to Magento 2 API from configured Origin domain
gokure/hyperf-cors
54172 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Hyperf application.
medz/cors
92784 Downloads
PHP CORS (Cross-origin resource sharing) middleware.
neomerx/cors-illuminate
96885 Downloads
CORS (Cross-Origin Resource Sharing) support for Laravel and Lumen