/Security

Simple securtiy components for any PHP project.

Primary LanguagePHPMIT LicenseMIT

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