phpSec - PHP security library
- phpSec is a open-source PHP security library that takes care of the common security tasks a web developer faces.
Official Website & Documentation
- Data encryption
- XSS filter
- Password hashing
- Secure session handler
- CSRF protection
- Yubikey integration
- Random data generator
For more information on installation and usage, please check out the phpSec manual.
PHP 5.3.0 or greater with the following extensions is required to use phpSec:
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.
phpSec is open-sourced software licensed under the MIT License.