lumen-cors
Cors handler
Provides a simple way to handle cross-origin resource sharing in Lumen framework applications
[ABANDONED] A Simple Cross Origin Resource Sharing for Lumen Framework (5.*). Please consider to use https://github.com/fruitcake/laravel-cors.
45 stars
4 watching
10 forks
Language: PHP
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
palanik/lumen-cors | Middleware that enables cross-origin resource sharing in web applications | 101 |
neomerx/cors-illuminate | Enables Cross-Origin Resource Sharing in PHP web applications | 48 |
nelmio/nelmiocorsbundle | Adds support for Cross-Origin Resource Sharing headers in PHP applications | 1,892 |
vluzrmos/lumen-tinker | An interactive shell to interact with the Lumen framework | 110 |
palanik/corsslim | A middleware solution for cross-origin resource sharing in web applications built with the Slim PHP framework | 93 |
mschae/cors_plug | An Elixir plug to add Cross-Origin Resource Sharing (CORS) functionality to web applications | 404 |
irazasyed/larasupport | Makes Lumen compatible with Laravel Packages and adds support for vendor:publish artisan command | 127 |
graycoreio/magento2-cors | A module that adds CORS headers to Magento 2 APIs for secure cross-origin resource sharing | 86 |
corydolphin/flask-cors | A library that enables Cross Origin Resource Sharing (CORS) support in Flask applications. | 894 |
liyu001989/lumen-api-demo | A fully functional REST API example using Lumen 5.7 and Dingo/Api for authentication and JWT token management | 852 |
vluzrmos/lumen-slackin | A Slack invitator built with the Lumen PHP framework and integrated with various tools for user management and automated tasks. | 56 |
koajs/cors | A middleware for managing cross-origin resource sharing in web applications. | 734 |
whatyouhide/corsica | A plug and DSL for handling CORS requests in Elixir web applications. | 526 |
hasib32/rest-api-with-lumen | A RESTful API framework with authentication and authorization features using Lumen microframework and Laravel Passport | 487 |
detailyang/lua-resty-cors | Provides an OpenResty module to implement CORS (Cross-Origin Resource Sharing) policies | 56 |