yidemir / Security

Simple securtiy components for any PHP project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demir Security Components

Introduction

Simple securtiy components for any PHP project.

Features

  • Crypt component (encrypting and decrypting strings)
  • CSRF Gruad component (secure forms)
  • Simple JWT component (payload encode and decode)
  • Simple Captcha component (very simple captcha component)
  • Validation component (Validate forms or any data)

License

MIT

About

Simple securtiy components for any PHP project.

License:MIT License


Languages

Language:PHP 100.0%