Libraries tagged by cors
enlightener/php-cors
464 Downloads
Enlightener PHP CORS (Cross-Origin Resource Sharing) is a small library support to prevent attacks from a cross-origin request
elfo404/laravel-cors-proxy
3900 Downloads
A simple CORS Proxy for laravel applications
elevationdigital/laravel-cors
12 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
effectra/cors
22 Downloads
PHP library for enabling CORS (Cross-Origin Resource Sharing) in HTTP requests/responses. It follows PSR guidelines, and can be easily integrated into PHP projects.
easylo/rest-cors-bundle
1906 Downloads
RESTCors Bundle for Symfony2
drewlabs/cors
367 Downloads
HTTP Cors request handlers
dragonfire1119/cors-lumen
474 Downloads
Cross-origin resource sharing (CORS) middleware & ServiceProvider for Lumen micro-framework.
dnsoft/laravel-cors
8 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
dilneiss/laravel-cors
37 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
davidvrsantos/laravel-cors
41 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
davidecesarano/embryo-cors
38 Downloads
PSR-15 to implement Cross-Origin Resource Sharing (CORS).
damoclark/simple-cors
80 Downloads
Simple Library for sending CORS headers
cross/laravel-cors
10 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
coolephp/cors
13 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in Coole application. - 在 Coole 应用程序中添加 CORS(跨源资源共享)头支持。
camilord/php-cors
273 Downloads
Cross-origin resource sharing library for the Symfony HttpFoundation