Skip to content

robmiller/phpSec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phpSec - PHP security library

  • phpSec is a open-source PHP security library that takes care of the common security tasks a web developer faces.

Features

  • Data encryption
  • XSS filter
  • Password hashing
  • Secure session handler
  • CSRF protection
  • Yubikey integration
  • Random data generator

Getting started

For more information on installation and usage, please check out the phpSec manual.

System requirements

PHP 5.3.0 or greater with the following extensions is required to use phpSec:

  • Mcrypt
  • Hash

Getting help

If you need any help with using phpSec or need to report a bug/security issue or you want to request a new feature please use the phpSec issues.

Support phpSec

If you like phpSec please consider a small donation of bitcoins to: 173kCNeud3BrTY4mQnAiC6jqsTfvbpXfhM

About

A PHP security library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%