PHPackages                             lampedev/security-suite - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Security](/categories/security)
4. /
5. lampedev/security-suite

ActiveLibrary[Security](/categories/security)

lampedev/security-suite
=======================

Laravel Security Suite with WAF Middleware, Audit Logging and DevSecOps tools

00PHP

Since May 6Pushed yesterdayCompare

[ Source](https://github.com/Lampfam74/packages)[ Packagist](https://packagist.org/packages/lampedev/security-suite)[ RSS](/packages/lampedev-security-suite/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

🧩 LampDevs Laravel Packages (Monorepo)
======================================

[](#-lampdevs-laravel-packages-monorepo)

This repository contains a **collection of Laravel packages** developed by LampDevs, focused on:

- 🔐 Security (WAF, Firewall, Protection)
- 📜 Audit &amp; Logging
- 💾 Backup &amp; Recovery
- ⚙️ DevSecOps automation tools

It is designed as a **modular Laravel ecosystem** for production-grade applications.

---

🚀 Project Vision
================

[](#-project-vision)

The goal of this monorepo is to build a **complete Laravel Security &amp; DevSecOps suite**, including:

- Application security hardening
- Real-time attack detection
- Audit logging &amp; compliance tracking
- Backup automation
- Extensible security services

---

📦 Repository Structure
======================

[](#-repository-structure)

```
packages/
├── config/
├── database/
│   └── migrations/
├── routes/
│
├── security-suite/
│   ├── config/
│   ├── database/
│   │   └── migrations/
│   ├── routes/
│   └── src/
│       ├── Http/
│       │   └── Middleware/
│       ├── Models/
│       ├── Providers/
│       ├── Services/
│       └── Traits/
│
└── src/
    ├── Http/
    │   └── Middleware/
    ├── Models/
    ├── Providers/
    ├── Services/
    └── Traits/

```

---

🔐 Included Packages
===================

[](#-included-packages)

1. Security Suite (WAF + Audit System)
--------------------------------------

[](#1-security-suite-waf--audit-system)

A **Laravel security engine** that provides:

### 🛡 Features

[](#-features)

- Web Application Firewall (WAF)
- Attack detection (SQLi, XSS, RCE)
- IP blocking system
- Security event logging
- Audit trail support

### ⚙ Core Components

[](#-core-components)

- `WafMiddleware`
- `WafService`
- `BlockedIp Model`

---

2. (Future Packages)
--------------------

[](#2-future-packages)

This monorepo will expand with:

- 💾 Backup Manager (auto backup system)
- 📊 Security Dashboard (admin panel)
- 🔔 Alert system (email / Slack / webhook)
- 🧠 AI anomaly detection engine

---

⚙️ Architecture Principles
==========================

[](#️-architecture-principles)

This project follows:

- PSR-4 autoloading standard
- Laravel Service Container
- Middleware-based security layer
- Modular package architecture
- DevSecOps best practices

---

🔐 DevSecOps Approach
====================

[](#-devsecops-approach)

Security is integrated at all levels:

- Input validation &amp; inspection
- Request pattern detection
- Real-time IP blocking
- Logging for audit compliance
- Extensible security services

---

📦 Installation (example per package)
====================================

[](#-installation-example-per-package)

```
composer require lampedev/security-suite
```

---

🧠 Design Philosophy
===================

[](#-design-philosophy)

This repository is built with the idea that:

> Security is not a feature — it is a foundation.

---

🚀 Roadmap
=========

[](#-roadmap)

- Central security dashboard
- Redis-based blacklist system
- Rate limiting engine
- Geo-blocking module
- SIEM integration (Wazuh / ELK)
- AI-based attack detection
- Cloud backup integration

---

🤝 Maintainer
============

[](#-maintainer)

**LampDevs**
ERP &amp; DevSecOps Solutions

---

📄 License
=========

[](#-license)

MIT License

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance65

Regular maintenance activity

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity11

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/fcd68a6e1ad8c25e5a2db538bd634f38b01381cd6099dd1d7624c362609e5cae?d=identicon)[lampfam74](/maintainers/lampfam74)

---

Top Contributors

[![Lampfam74](https://avatars.githubusercontent.com/u/96761672?v=4)](https://github.com/Lampfam74 "Lampfam74 (17 commits)")

### Embed Badge

![Health badge](/badges/lampedev-security-suite/health.svg)

```
[![Health](https://phpackages.com/badges/lampedev-security-suite/health.svg)](https://phpackages.com/packages/lampedev-security-suite)
```

###  Alternatives

[mews/purifier

Laravel 5/6/7/8/9/10 HtmlPurifier Package

2.0k18.0M133](/packages/mews-purifier)[paragonie/ecc

PHP Elliptic Curve Cryptography library

24772.0k35](/packages/paragonie-ecc)[fof/recaptcha

Increase your forum's security with Google reCAPTCHA

1436.9k](/packages/fof-recaptcha)[enupal/backup

Fully integrated Backup solution for Craft CMS

1612.5k1](/packages/enupal-backup)[thomaswelton/laravel-mcrypt-faker

Allows installation of Laravel where the PHP Mcrypt extension is not available. Provides encryption using OpenSSL, or by disabling encryption entierly.

114.0k](/packages/thomaswelton-laravel-mcrypt-faker)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
