PHPackages                             cepharum/contao-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. cepharum/contao-cors

ActiveContao-bundle[HTTP &amp; Networking](/categories/http)

cepharum/contao-cors
====================

Contao 4.x bundle adding CORS support

0.0.1(7y ago)035MITPHPPHP &gt;=7.1

Since Nov 21Pushed 7y ago1 watchersCompare

[ Source](https://github.com/cepharum/contao-cors)[ Packagist](https://packagist.org/packages/cepharum/contao-cors)[ Docs](https://cepharum.de)[ RSS](/packages/cepharum-contao-cors/feed)WikiDiscussions master Synced 3d ago

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

Contao CORS
===========

[](#contao-cors)

This Contao 4.x bundle was developed to extend the CMS by supporting control of CORS headers on frontend.

Limit Access
------------

[](#limit-access)

By default this plugin is accepting requests on behalf of any domain. However, this is significantly weaking security of your website and thus you should explicitly lists all domains that might access your website in `app/config/parameters.yml` by adding this parameter:

```
parameters:
    ...
    cors.domains:
        - http://example.com
        - http://www.example.com
        - https://secure.example.com
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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

2731d ago

### Community

Maintainers

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

---

Top Contributors

[![soletan](https://avatars.githubusercontent.com/u/48088?v=4)](https://github.com/soletan "soletan (7 commits)")

---

Tags

bundlecontao

### Embed Badge

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

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

###  Alternatives

[fresh/centrifugo-bundle

Provides communication with web-socket server Centrifugo in Symfony applications.

83375.3k](/packages/fresh-centrifugo-bundle)[m6web/guzzle-http-bundle

Symfony bundle on top of Guzzle

17511.5k2](/packages/m6web-guzzle-http-bundle)[pdir/social-feed-bundle

Social feed extension for Contao CMS

1414.8k](/packages/pdir-social-feed-bundle)[mediamonks/rest-api-bundle

MediaMonks Rest API Symfony Bundle

1656.2k1](/packages/mediamonks-rest-api-bundle)[zeroem/curl-bundle

Allows you to easily create and execute HTTP Requests with cURL

1323.5k](/packages/zeroem-curl-bundle)

PHPackages © 2026

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