ancarda / security-headers

A PHP library that helps with generating security headers
https://packagist.org/packages/ancarda/security-headers
MIT License
0 stars 0 forks source link
composer content-security-policy http http-header immutable packagist php-library php7 security

ancarda/security-headers

A PHP library that helps with generating security headers

Latest Stable Version Total Downloads License Build Status Coverage Status

security-headers is a library for PHP 7.1+ that contains generators for common HTTP security headers, such as Content Security Policy, X-Frame-Options, and X-XSS-Protection.

These classes can be used with any framework and have no dependencies. This library may be installed via composer with the following command:

composer require ancarda/security-headers