PHPackages                             elevationdigital/laravel-cors - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. elevationdigital/laravel-cors

ActiveLibrary[API Development](/categories/api)

elevationdigital/laravel-cors
=============================

Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application

v1.0.3(6y ago)012MITPHP &gt;=7

Since Dec 15Compare

[ Source](https://github.com/elevationdigital/laravel-cors)[ Packagist](https://packagist.org/packages/elevationdigital/laravel-cors)[ RSS](/packages/elevationdigital-laravel-cors/feed)WikiDiscussions Synced 1mo ago

READMEChangelogDependencies (9)Versions (42)Used By (0)

### README not available

The README for this package hasn't been synced yet. View it on [GitHub](https://github.com/elevationdigital/laravel-cors).

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity75

Established project with proven stability

 Bus Factor1

Top contributor holds 79.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~58 days

Recently: every ~31 days

Total

39

Last Release

2323d ago

Major Versions

0.11.x-dev → v1.0.12019-12-27

PHP version history (5 changes)v0.1PHP &gt;=5.3.0

0.3.x-devPHP &gt;=5.4.0

v0.8.0PHP &gt;=5.5.9

v0.11.1PHP &gt;=7

v1.0.1PHP ^7.1.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/d033281e7a410a17d13255c66f84d6691e8bbad7d6fae74cbf6c9b2640f33837?d=identicon)[digital](/maintainers/digital)

---

Top Contributors

[![barryvdh](https://avatars.githubusercontent.com/u/973269?v=4)](https://github.com/barryvdh "barryvdh (190 commits)")[![GrahamCampbell](https://avatars.githubusercontent.com/u/2829600?v=4)](https://github.com/GrahamCampbell "GrahamCampbell (10 commits)")[![joaorobertopb](https://avatars.githubusercontent.com/u/6556083?v=4)](https://github.com/joaorobertopb "joaorobertopb (4 commits)")[![adamwathan](https://avatars.githubusercontent.com/u/4323180?v=4)](https://github.com/adamwathan "adamwathan (2 commits)")[![binhqx](https://avatars.githubusercontent.com/u/582192?v=4)](https://github.com/binhqx "binhqx (2 commits)")[![cozylife](https://avatars.githubusercontent.com/u/81341241?v=4)](https://github.com/cozylife "cozylife (2 commits)")[![elevationdigital](https://avatars.githubusercontent.com/u/49739985?v=4)](https://github.com/elevationdigital "elevationdigital (2 commits)")[![honeroku](https://avatars.githubusercontent.com/u/1676856?v=4)](https://github.com/honeroku "honeroku (2 commits)")[![jasonmccreary](https://avatars.githubusercontent.com/u/161071?v=4)](https://github.com/jasonmccreary "jasonmccreary (2 commits)")[![jfexyz](https://avatars.githubusercontent.com/u/66879?v=4)](https://github.com/jfexyz "jfexyz (2 commits)")[![whoan](https://avatars.githubusercontent.com/u/7103003?v=4)](https://github.com/whoan "whoan (2 commits)")[![irazasyed](https://avatars.githubusercontent.com/u/1915268?v=4)](https://github.com/irazasyed "irazasyed (1 commits)")[![jamiehd](https://avatars.githubusercontent.com/u/4728169?v=4)](https://github.com/jamiehd "jamiehd (1 commits)")[![vcaraseni](https://avatars.githubusercontent.com/u/29131962?v=4)](https://github.com/vcaraseni "vcaraseni (1 commits)")[![Wolg](https://avatars.githubusercontent.com/u/538630?v=4)](https://github.com/Wolg "Wolg (1 commits)")[![boonstoppel](https://avatars.githubusercontent.com/u/5550179?v=4)](https://github.com/boonstoppel "boonstoppel (1 commits)")[![martintern](https://avatars.githubusercontent.com/u/13314337?v=4)](https://github.com/martintern "martintern (1 commits)")[![nmokkenstorm](https://avatars.githubusercontent.com/u/33529698?v=4)](https://github.com/nmokkenstorm "nmokkenstorm (1 commits)")[![nyanlynnhtut](https://avatars.githubusercontent.com/u/1456363?v=4)](https://github.com/nyanlynnhtut "nyanlynnhtut (1 commits)")[![Omranic](https://avatars.githubusercontent.com/u/406705?v=4)](https://github.com/Omranic "Omranic (1 commits)")

---

Tags

apilaravelcorscrossdomain

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/elevationdigital-laravel-cors/health.svg)

```
[![Health](https://phpackages.com/badges/elevationdigital-laravel-cors/health.svg)](https://phpackages.com/packages/elevationdigital-laravel-cors)
```

###  Alternatives

[nelmio/cors-bundle

Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application

1.9k94.4M153](/packages/nelmio-cors-bundle)[andreaselia/laravel-api-to-postman

Generate a Postman collection automatically from your Laravel API

1.0k586.2k3](/packages/andreaselia-laravel-api-to-postman)[mollie/laravel-mollie

Mollie API client wrapper for Laravel &amp; Mollie Connect provider for Laravel Socialite

3624.1M28](/packages/mollie-laravel-mollie)[api-ecosystem-for-laravel/dingo-api

A RESTful API package for the Laravel and Lumen frameworks.

3121.5M10](/packages/api-ecosystem-for-laravel-dingo-api)[dragon-code/laravel-json-response

Automatically always return a response in JSON format

1118.6k1](/packages/dragon-code-laravel-json-response)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
