Download the PHP package grazulex/laravel-safeguard without Composer
On this page you can find all versions of the php package grazulex/laravel-safeguard. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download grazulex/laravel-safeguard
More information about grazulex/laravel-safeguard
Files in grazulex/laravel-safeguard
Package laravel-safeguard
Short Description Configurable security checks for Laravel applications. Run safety audits on environment variables, configuration files, and hidden routes to prevent common mistakes before going live.
License MIT
Homepage https://github.com/grazulex/laravel-safeguard
Informations about the package laravel-safeguard
Laravel Safeguard
Comprehensive security auditing and threat detection system for Laravel applications. Real-time monitoring, automated security assessments, and detailed security reporting.
๐ Table of Contents
- Overview
- โจ Features
- ๐ฆ Installation
- ๐ Quick Start
- ๐ Security Auditing
- ๐จ Threat Detection
- ๐ Security Dashboard
- โ๏ธ Configuration
- ๐ Documentation
- ๐ก Examples
- ๐งช Testing
- ๐ง Requirements
- ๐ Performance
- ๐ค Contributing
- ๐ Security
- ๐ License
Overview
Laravel Safeguard is a comprehensive security auditing and threat detection system for Laravel applications. It provides real-time monitoring, automated security assessments, and detailed reporting to keep your application secure.
Perfect for enterprise applications, security-conscious projects, and applications requiring compliance with security standards.
๐ฏ Use Cases
Laravel Safeguard is perfect for:
- Enterprise Applications - Comprehensive security monitoring
- Financial Systems - Fraud detection and prevention
- Healthcare Apps - HIPAA compliance and data protection
- E-commerce - Transaction security and user protection
- API Security - Rate limiting and abuse detection
โจ Features
- ๐ Real-time Monitoring - Live security event tracking and alerting
- ๐ Vulnerability Scanning - Automated security vulnerability detection
- ๐ก๏ธ Intrusion Detection - Advanced threat detection algorithms
- ๐ Security Dashboard - Comprehensive security metrics and reporting
- ๐จ Alert System - Configurable alerts for security events
- ๐ Access Control - Role-based access control monitoring
- ๐ Audit Logging - Detailed security event logging
- ๐ฏ Rate Limiting - Advanced rate limiting with threat intelligence
- โ Compliance Reporting - Generate compliance reports
- ๐ Security Analytics - Deep security insights and trends
- ๐งช Penetration Testing - Built-in security testing tools
- โก Performance Optimized - Minimal impact on application performance
๐ฆ Installation
Install the package via Composer:
๐ก Auto-Discovery
The service provider will be automatically registered thanks to Laravel's package auto-discovery.
Publish configuration:
๐ Quick Start
1. Initialize Safeguard
2. Configure Security Rules
3. Add Middleware Protection
4. Monitor Security Events
๐ Security Auditing
Laravel Safeguard provides comprehensive security auditing:
๐จ Threat Detection
Advanced threat detection capabilities:
๐ Security Dashboard
Built-in security dashboard with comprehensive metrics:
โ๏ธ Configuration
Laravel Safeguard provides extensive configuration options:
๐ Documentation
For detailed documentation, examples, and advanced usage:
- ๐ Full Documentation
- ๐ฏ Examples
- ๐ง Configuration
- ๐งช Testing
- ๐จ Threat Detection
๐ก Examples
Basic Security Monitoring
Advanced Security Configuration
Check out the examples on the wiki for more examples.
๐งช Testing
Laravel Safeguard includes security testing utilities:
๐ง Requirements
- PHP: ^8.3
- Laravel: ^12.0
- Carbon: ^3.10
๐ Performance
Laravel Safeguard is optimized for performance:
- Minimal Overhead: Less than 2ms additional request time
- Efficient Monitoring: Asynchronous threat detection
- Caching: Security rules and patterns are cached
- Database Optimized: Efficient audit log storage
๐ค Contributing
We welcome contributions! Please see our Contributing Guide for details.
๐ Security
If you discover a security vulnerability, please review our Security Policy before disclosing it.
๐ License
Laravel Safeguard is open-sourced software licensed under the MIT license.
Made with โค๏ธ for the Laravel community
Resources
Community Links
- CODE_OF_CONDUCT.md - Our code of conduct
- CONTRIBUTING.md - How to contribute
- SECURITY.md - Security policy
- RELEASES.md - Release notes and changelog
All versions of laravel-safeguard with dependencies
illuminate/support Version ^12.19
nesbot/carbon Version ^3.10
illuminate/contracts Version ^12.0
symfony/yaml Version ^7.3