PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Mostafa Abd-El-Hamid   PHP Session CSRF Token Protection Library   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Session CSRF Token Protection Library
Validate tokens to protect against CSRF attacks
Author: By
Last change:
Date: 7 years ago
Size: 181 bytes
 

Contents

Class file image Download
{ "name": "manonsys/csrf-session", "description": "Implement a CSRF token into HTTP header, assign it to the form in your UI", "require": { "php": "7.0" } }