PHPackages                             quioteframework/csrf - 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. [Security](/categories/security)
4. /
5. quioteframework/csrf

ActiveLibrary[Security](/categories/security)

quioteframework/csrf
====================

CSRF protection (token validation + delivery middleware) for Quiote, built on symfony/security-csrf.

v3.1.0(3w ago)088↓43.1%2MITPHPPHP &gt;=8.5.0

Since Jul 7Pushed 1mo agoCompare

[ Source](https://github.com/quioteframework/csrf)[ Packagist](https://packagist.org/packages/quioteframework/csrf)[ Docs](https://github.com/quioteframework/csrf)[ RSS](/packages/quioteframework-csrf/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (6)Versions (16)Used By (2)

quioteframework/csrf
====================

[](#quioteframeworkcsrf)

CSRF protection middleware for [Quiote](https://github.com/quioteframework/quiote), built on `symfony/security-csrf`.

Install
-------

[](#install)

```
composer require quioteframework/csrf

```

Enable
------

[](#enable)

Nothing to do — this package is a mandatory dependency of the Quiote kernel and its plugin registers itself automatically. Every app is CSRF-protected by default.

To disable, set `core.csrf.enabled` to `false` in your app's settings, or remove this package entirely (the kernel degrades gracefully if it's absent).

License
-------

[](#license)

MIT. See [LICENSE](LICENSE).

###  Health Score

46

—

FairBetter than 92% of packages

Maintenance93

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity59

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 ~2 days

Total

15

Last Release

13d ago

Major Versions

v1.2.4 → v2.0.02026-07-28

v2.0.1 → v3.0.02026-07-29

v3.1.0 → v4.0.0-RC12026-08-05

### Community

Maintainers

![](https://www.gravatar.com/avatar/bb797c6fce78d07eb743846f7940d790f425831024c283cdfed7dd02d9bcac69?d=identicon)[markus\_saakeli](/maintainers/markus_saakeli)

---

Top Contributors

[![horros](https://avatars.githubusercontent.com/u/464166?v=4)](https://github.com/horros "horros (6 commits)")

---

Tags

securitycsrfquiote

### Embed Badge

![Health badge](/badges/quioteframework-csrf/health.svg)

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

###  Alternatives

[paragonie/anti-csrf

Paragon Initiative's Anti-CSRF Security Library

307220.3k5](/packages/paragonie-anti-csrf)[owasp/csrf-protector-php

CSRF protector php, a standalone php library for csrf mitigation in web applications. Easy to integrate in any php web app.

215377.3k6](/packages/owasp-csrf-protector-php)[riimu/kit-csrf

Secure and simple CSRF library protected against timing and BREACH attacks

6527.7k](/packages/riimu-kit-csrf)[dneustadt/csrf-cookie-bundle

CSRF protection cookie for use with XHR

1381.2k1](/packages/dneustadt-csrf-cookie-bundle)[ayesh/stateless-csrf

Secret-key based state-less CSRF token generator and validator for PHP 8. State-less means you do not have to store the CSRF token in session or database.

3225.0k](/packages/ayesh-stateless-csrf)

PHPackages © 2026

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