PHPackages                             sitegeist/offcors - 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. sitegeist/offcors

ActiveNeos-package[HTTP &amp; Networking](/categories/http)

sitegeist/offcors
=================

CORS Middleware for Neos-CMS / Flow-Framework

v1.0.2(3y ago)1245.2k↑46.3%GPL-3.0-or-laterPHPPHP &gt;=8.1.0

Since Apr 3Pushed 3y ago2 watchersCompare

[ Source](https://github.com/sitegeist/Sitegeist.OffCORS)[ Packagist](https://packagist.org/packages/sitegeist/offcors)[ RSS](/packages/sitegeist-offcors/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (2)Dependencies (1)Versions (4)Used By (0)

Sitegeist.OffCORS
=================

[](#sitegeistoffcors)

CORS Middleware for Neos-CMS / Flow-Framework
---------------------------------------------

[](#cors-middleware-for-neos-cms--flow-framework)

Very basic (for now) CORS implementation for Neos CMS

### Authors &amp; Sponsors

[](#authors--sponsors)

- Martin Ficzel -
- Melanie Wüst -

*The development and the public-releases of this package is generously sponsored by our employer .*

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

[](#configuration)

```
Sitegeist:
  OffCORS:
    # allow credentials via cors (bool)
    allowCredentials: false
    # allowed cors origins (array or csv-string)
    allowOrigins: "*"
    # allowed cors methods (array or csv-string)
    allowMethods: "GET"
    # allowed cors headers (array or csv-string)
    allowHeaders: ""
    # exposed cors headers (array or csv-string)
    exposeHeaders: ""
    # max age cors informations (int)
    maxAge: 86400
```

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

[](#installation)

Sitegeist.OffCORS is available via packagist. Just run `composer require sitegeist/offcors` to install it. We use semantic-versioning so every breaking change will increase the major-version number.

Contribution
------------

[](#contribution)

We will gladly accept contributions. Please send us pull requests.

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity36

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity56

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

Every ~1 days

Total

3

Last Release

1186d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/51e0a02d8e12b73949ec858638aa7e295e103022cc5a879f86ac8532c2c170bd?d=identicon)[sitegeist](/maintainers/sitegeist)

![](https://www.gravatar.com/avatar/829b4ccb51e8cff3c1e4b59d60cfe8d1b86f6d77fc31a6b3fc99227f432542ca?d=identicon)[mficzel](/maintainers/mficzel)

---

Top Contributors

[![mficzel](https://avatars.githubusercontent.com/u/1309380?v=4)](https://github.com/mficzel "mficzel (3 commits)")

---

Tags

corsflowframeworkneoscms

### Embed Badge

![Health badge](/badges/sitegeist-offcors/health.svg)

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

###  Alternatives

[illuminate/http

The Illuminate Http package.

11937.9M6.9k](/packages/illuminate-http)[neos/neos

An open source Content Application Platform based on Flow. A set of core Content Management features is resting within a larger context that allows you to build a perfectly customized experience for your users.

1151.0M777](/packages/neos-neos)[neos/neos-development-collection

Neos packages in a joined repository for pull requests.

267103.9k1](/packages/neos-neos-development-collection)[neos/media

The Media package

101.2M53](/packages/neos-media)

PHPackages © 2026

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