Download the PHP package royalcms/laravel-security without Composer
On this page you can find all versions of the php package royalcms/laravel-security. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download royalcms/laravel-security
More information about royalcms/laravel-security
Files in royalcms/laravel-security
Download royalcms/laravel-security
More information about royalcms/laravel-security
Files in royalcms/laravel-security
Vendor royalcms
Package laravel-security
Short Description Laravel-Security helps you secure your Laravel apps by setting various HTTP headers. it can help!
License MIT
Package laravel-security
Short Description Laravel-Security helps you secure your Laravel apps by setting various HTTP headers. it can help!
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-security
Why Laravel-Security
Laravel-Security helps you secure your Laravel apps by setting various HTTP headers. it can help!
Quick start
First, You can install the package via composer:
composer require royalcms/laravel-security
Documentation
For installation instructions, in-depth usage and deployment details, please take a look at the official documentation.
Requirements
Laravel-Security has a few requirements you should be aware of before installing :
- Composer
- Laravel Framework 5.4+
Solved : Security vulnerability
Vulnerability | Middleware Class | Included |
---|---|---|
Cache Control Attack | Royalcms\Laravel\Security\Cache::class | ✔ |
Cross-Origin Resource Sharing (CORS) | Royalcms\Laravel\Security\CORS::class | ✔ |
X-Permitted-Cross-Domain-Policies | Royalcms\Laravel\Security\CrossDomain::class | ✔ |
DNS Prefetch Control | Royalcms\Laravel\Security\DNS::class | ✔ |
Click Jacking Attack | Royalcms\Laravel\Security\FrameGuard::class | ✔ |
Strict-Transport-Security | Royalcms\Laravel\Security\HSTS::class | ✔ |
Mime Sniffing Attack | Royalcms\Laravel\Security\NoSniff::class | ✔ |
X-Powered-By Attack | Royalcms\Laravel\Security\XPoweredBy::class | ✔ |
XSS Attack | Royalcms\Laravel\Security\XSS::class | ✔ |
License
The Laravel-Security package is open-source software licensed under the MIT license.
All versions of laravel-security with dependencies
PHP Build Version
Package Version
No informations.
The package royalcms/laravel-security contains the following files
Loading the files please wait ....