PHPackages                             bepsvpt/laravel-security-header - 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. bepsvpt/laravel-security-header

Abandoned → [bepsvpt/secure-headers](/?search=bepsvpt%2Fsecure-headers)Library

bepsvpt/laravel-security-header
===============================

Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.

9.1.0(1mo ago)5482.5kMITPHP ^7.1 || ^8.0

Since Dec 1Compare

[ Source](https://github.com/bepsvpt/secure-headers)[ Packagist](https://packagist.org/packages/bepsvpt/laravel-security-header)[ Docs](https://github.com/bepsvpt/secure-headers)[ Fund](https://opencollective.com/secure-headers)[ RSS](/packages/bepsvpt-laravel-security-header/feed)WikiDiscussions Synced 1mo ago

READMEChangelogDependencies (8)Versions (48)Used By (0)

### README not available

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

###  Health Score

59

—

FairBetter than 99% of packages

Maintenance89

Actively maintained with recent releases

Popularity34

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity81

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 93.2% 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 ~81 days

Recently: every ~283 days

Total

47

Last Release

55d ago

Major Versions

4.2.0 → 5.0.02018-04-09

5.6.0 → 6.0.02020-03-07

6.3.0 → 7.0.02020-10-14

7.5.0 → 8.0.02024-10-13

8.0.0 → 9.0.02025-01-18

PHP version history (6 changes)1.0.0PHP &gt;=5.5.9

2.0.0PHP &gt;=7.0

3.0.0PHP ^7.0

6.3.0PHP ^7.0|^8.0

7.1.0PHP ^7.0 || ^8.0

9.0.0PHP ^7.1 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/2992b53ce2e5b5f0939ba8120aa411900c574f324d682d38a33aae9094c32e3c?d=identicon)[bepsvpt](/maintainers/bepsvpt)

---

Top Contributors

[![bepsvpt](https://avatars.githubusercontent.com/u/8221099?v=4)](https://github.com/bepsvpt "bepsvpt (385 commits)")[![mattdfloyd](https://avatars.githubusercontent.com/u/185187?v=4)](https://github.com/mattdfloyd "mattdfloyd (5 commits)")[![ildyria](https://avatars.githubusercontent.com/u/627094?v=4)](https://github.com/ildyria "ildyria (5 commits)")[![Enaah](https://avatars.githubusercontent.com/u/10073766?v=4)](https://github.com/Enaah "Enaah (3 commits)")[![barryvanveen](https://avatars.githubusercontent.com/u/8548677?v=4)](https://github.com/barryvanveen "barryvanveen (3 commits)")[![dwightwatson](https://avatars.githubusercontent.com/u/1100408?v=4)](https://github.com/dwightwatson "dwightwatson (2 commits)")[![JaZo](https://avatars.githubusercontent.com/u/3475007?v=4)](https://github.com/JaZo "JaZo (2 commits)")[![aesyondu](https://avatars.githubusercontent.com/u/57334943?v=4)](https://github.com/aesyondu "aesyondu (1 commits)")[![winkbrace](https://avatars.githubusercontent.com/u/1883930?v=4)](https://github.com/winkbrace "winkbrace (1 commits)")[![arxeiss](https://avatars.githubusercontent.com/u/5103109?v=4)](https://github.com/arxeiss "arxeiss (1 commits)")[![barryatswisnl](https://avatars.githubusercontent.com/u/18284224?v=4)](https://github.com/barryatswisnl "barryatswisnl (1 commits)")[![captn3m0](https://avatars.githubusercontent.com/u/584253?v=4)](https://github.com/captn3m0 "captn3m0 (1 commits)")[![incoming-th](https://avatars.githubusercontent.com/u/26375917?v=4)](https://github.com/incoming-th "incoming-th (1 commits)")[![monkeywithacupcake](https://avatars.githubusercontent.com/u/7316730?v=4)](https://github.com/monkeywithacupcake "monkeywithacupcake (1 commits)")[![ruudy-es](https://avatars.githubusercontent.com/u/6099611?v=4)](https://github.com/ruudy-es "ruudy-es (1 commits)")

---

Tags

httpslaravelheadercspcontent-security-policyhstsexcept-ctfeature-policyclear-site-datareferrer-policypermissions-policy

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StyleLaravel Pint

Type Coverage Yes

### Embed Badge

![Health badge](/badges/bepsvpt-laravel-security-header/health.svg)

```
[![Health](https://phpackages.com/badges/bepsvpt-laravel-security-header/health.svg)](https://phpackages.com/packages/bepsvpt-laravel-security-header)
```

###  Alternatives

[bepsvpt/secure-headers

Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.

5484.7M9](/packages/bepsvpt-secure-headers)[spatie/laravel-csp

Add CSP headers to the responses of a Laravel app

8519.6M19](/packages/spatie-laravel-csp)[aidantwoods/secureheaders

A PHP class aiming to make the use of browser security features more accessible.

433689.3k2](/packages/aidantwoods-secureheaders)[stevenmaguire/laravel-middleware-csp

Provides support for enforcing Content Security Policy with headers in Laravel responses.

39107.6k](/packages/stevenmaguire-laravel-middleware-csp)[dragon-code/laravel-http-logger

Logging incoming HTTP requests

319.8k3](/packages/dragon-code-laravel-http-logger)[chelout/laravel-http-logger

A Laravel package to log HTTP requests, headers and sessions

272.0k](/packages/chelout-laravel-http-logger)

PHPackages © 2026

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