PHPackages                             multividas/multividas-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. [HTTP &amp; Networking](/categories/http)
4. /
5. multividas/multividas-cors

ActivePackage[HTTP &amp; Networking](/categories/http)

multividas/multividas-cors
==========================

Multividas CORS middleware is a package designed to handle Cross-Origin Resource Sharing (CORS).

v1.0.0(2y ago)02641MITPHPPHP ^8.2

Since May 25Pushed 2y agoCompare

[ Source](https://github.com/multividas/multividas-cors)[ Packagist](https://packagist.org/packages/multividas/multividas-cors)[ RSS](/packages/multividas-multividas-cors/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (4)Versions (2)Used By (0)

Multividas CORS Middleware
==========================

[](#multividas-cors-middleware)

[![Tests](https://github.com/multividas/multividas-cors/actions/workflows/tests.yml/badge.svg)](https://github.com/multividas/multividas-cors/actions/workflows/tests.yml)[![Total Downloads](https://camo.githubusercontent.com/10a20ef4e29ec22251b142497a12457f2bfe1beddfff18123e4cade118aa0914/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d756c746976696461732f6d756c746976696461732d636f72732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/multividas/multividas-cors)[![License](https://camo.githubusercontent.com/c9e92012d01f358a36836ec546f47f41942ce049849b617c08c1bab436a30c4f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d756c746976696461732f6d756c746976696461732d636f72733f7374796c653d666c61742d737175617265)](https://github.com/multividas/multividas-cors/blob/main/LICENSE)

Multividas CORS middleware is a package designed to handle Cross-Origin Resource Sharing (CORS).

Installation
------------

[](#installation)

Require this package with composer.

```
composer require multividas/multividas-cors
```

Service Provider
----------------

[](#service-provider)

To utilize the CORS middleware, add the **AllowCrossOriginServiceProvider** to the providers array in **config/app.php**:

```
\Multividas\AllowCrossOrigin\Providers\AllowCrossOriginServiceProvider::class
```

Configuration
-------------

[](#configuration)

To configure Multividas CORS middleware, copy the package configuration to your local configuration using the publish command:

```
php artisan vendor:publish --tag=multividas-cors-config
```

🤝 Contributing
--------------

[](#-contributing)

Please read the [contributing guide](https://github.com/multividas/.github/blob/main/CONTRIBUTING.md).

🛡️ Security Issues
------------------

[](#️-security-issues)

If you discover a security vulnerability within Multividas, we would appreciate your help in disclosing it to us responsibly, please check out our [security issues guidelines](https://github.com/multividas/.github/blob/main/SECURITY.md).

🛡️ License
----------

[](#️-license)

Licensed under the [MIT license](https://github.com/multividas/.github/blob/main/LICENSE).

---

> Email:

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

768d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/137715137?v=4)[Multividas Software org](/maintainers/multividas)[@multividas](https://github.com/multividas)

---

Top Contributors

[![soulaimaneyahya](https://avatars.githubusercontent.com/u/75973907?v=4)](https://github.com/soulaimaneyahya "soulaimaneyahya (1 commits)")

---

Tags

multividas-corsmultividas-corsmultividas

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

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

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

###  Alternatives

[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

25126.1M82](/packages/php-http-cache-plugin)[illuminate/http

The Illuminate Http package.

11937.9M6.8k](/packages/illuminate-http)[rdkafka/rdkafka

A PHP extension for Kafka

2.2k24.3k1](/packages/rdkafka-rdkafka)[httpsoft/http-message

Strict and fast implementation of PSR-7 and PSR-17

87965.9k114](/packages/httpsoft-http-message)[mezzio/mezzio-router

Router subcomponent for Mezzio

265.4M90](/packages/mezzio-mezzio-router)[serpapi/google-search-results-php

Get Google, Bing, Baidu, Ebay, Yahoo, Yandex, Home depot, Naver, Apple, Duckduckgo, Youtube search results via SerpApi.com

69127.2k](/packages/serpapi-google-search-results-php)

PHPackages © 2026

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