Libraries tagged by Cross Origin Resource Sharing
fruitcake/laravel-cors
114699239 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
nelmio/cors-bundle
82201382 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application
fruitcake/php-cors
187737013 Downloads
Cross-origin resource sharing library for the Symfony HttpFoundation
asm89/stack-cors
168783386 Downloads
Cross-origin resource sharing library and stack middleware
barryvdh/laravel-cors
22459616 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
neomerx/cors-psr7
2197371 Downloads
Framework agnostic (PSR-7) CORS implementation (www.w3.org/TR/cors/)
nordsoftware/lumen-cors
471483 Downloads
CORS module for the Lumen PHP framework.
palanik/lumen-cors
228727 Downloads
Cross-origin resource sharing (CORS) middleware for Lumen micro-framework.
palanik/corsslim
363455 Downloads
Cross-origin resource sharing (CORS) middleware for PHP Slim.
zfr/zfr-cors
1214930 Downloads
Zend Framework module that let you deal with CORS requests
lm-commons/lmc-cors
281524 Downloads
Laminas MVC module that let you deal with CORS requests
jdesrosiers/silex-cors-provider
863930 Downloads
A silex service provider that adds CORS services to silex
splashlab/magento-2-cors-requests
215032 Downloads
Enabling cross-origin resource sharing (CORS) requests to Magento 2 API from configured Origin domain
medz/cors
89092 Downloads
PHP CORS (Cross-origin resource sharing) middleware.
neomerx/cors-illuminate
95080 Downloads
CORS (Cross-Origin Resource Sharing) support for Laravel and Lumen