Download the PHP package hexafuchs/laravel-audit without Composer
On this page you can find all versions of the php package hexafuchs/laravel-audit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download hexafuchs/laravel-audit
More information about hexafuchs/laravel-audit
Files in hexafuchs/laravel-audit
Package laravel-audit
Short Description Laravel environmental checks and auditing
License MIT
Homepage https://github.com/hexafuchs/laravel-audit
Informations about the package laravel-audit
Laravel environmental checks and auditing
This package provides simple endpoints that provide information and checks about the environment of the application. Based on Hexafuchs/laminas-security and the OWASP Cheat Sheet.
Please feel free to debate existing checks and propose new ones. Security is a complex and evolving topic and many people have better insight into this topic than us. Our focus was to create a framework that others can easily expand both through the original code as well as through new packages that can register their own checks.
Installation
You can install the package via composer:
You can publish the config file with:
Documentation
You can find the entire documentation at https://hexafuchs.github.io/laravel-audit/.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-audit with dependencies
spatie/laravel-package-tools Version ^1.16
illuminate/contracts Version ^10.0||^11.0