PHPackages                             kylekatarnls/csrfprotect - 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. kylekatarnls/csrfprotect

ActiveExtension[Security](/categories/security)

kylekatarnls/csrfprotect
========================

CSRF Protection

0.1.2(7y ago)2181MITPHPPHP &gt;=5.3.0

Since Mar 6Pushed 7y ago1 watchersCompare

[ Source](https://github.com/kylekatarnls/csrfprotect)[ Packagist](https://packagist.org/packages/kylekatarnls/csrfprotect)[ Docs](https://github.com/kylekatarnls/csrfprotect)[ RSS](/packages/kylekatarnls-csrfprotect/feed)WikiDiscussions master Synced today

READMEChangelog (3)Dependencies (2)Versions (5)Used By (0)

CsrfProtect
===========

[](#csrfprotect)

[![Latest Stable Version](https://camo.githubusercontent.com/776c2cfb7b1a406e385197a404ac3947e208e15fb6721f75308c960595d6b039/68747470733a2f2f706f7365722e707567782e6f72672f6b796c656b617461726e6c732f6373726670726f746563742f762f737461626c652e706e673f)](https://packagist.org/packages/kylekatarnls/csrfprotect)[![Build Status](https://camo.githubusercontent.com/01dc2c717e007026084b9532a3ac68b85a639475f9ded7766b8d3eb4691bf4e9/68747470733a2f2f7472617669732d63692e6f72672f6b796c656b617461726e6c732f6373726670726f746563742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/kylekatarnls/csrfprotect)[![StyleCI](https://camo.githubusercontent.com/0b2fdf49af4052ff2c6adc110f1100c2b72554bd55cd8e0398ce08e0c3dae868/68747470733a2f2f7374796c6563692e696f2f7265706f732f31363835323634342f736869656c64)](https://styleci.io/repos/16852644)

PHP extencion to handle easily a really reliable CSRF protection

Basic usage: Form protection
----------------------------

[](#basic-usage-form-protection)

```
