PHPackages                             soubai/webapplicationsecurity - 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. soubai/webapplicationsecurity

ActiveLibrary

soubai/webapplicationsecurity
=============================

WebSecurity is a PHP class to Help Devlopper to prevent a almost webapplication security fails

0.11a1(10y ago)453[1 PRs](https://github.com/AbderrahimSoubaiElidrissi/webapplicationsecurity/pulls)MITPHPPHP &gt;=5.3.0

Since Dec 13Pushed 6y ago1 watchersCompare

[ Source](https://github.com/AbderrahimSoubaiElidrissi/webapplicationsecurity)[ Packagist](https://packagist.org/packages/soubai/webapplicationsecurity)[ RSS](/packages/soubai-webapplicationsecurity/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (3)DependenciesVersions (3)Used By (0)

WebSecurity
===========

[](#websecurity)

**Description** : *WebSecurity* is a PHP class to Help Devlopper to prevent a almost webapplication security fails:

**A - Using Tor OR Proxy to access your webapp;**

i) Static Method UsingTor() return bool (if user use Tor Browser = True).

ii) Static Method UsingProxy() return bool (if user use Proxy Service,site,software = True).

**B - Prevent :**

i) **SQL injection** : By Using Static Method SQLinj(string) return string.

ii) **XSS** (Cross Site Scripting) : By Using Static Method XSS(string)return string.

iii) **File Inclusion** :

a)**RFI** (Remote File Inclusion) : By Using Static Method RFI(string) return string.

b)**LFI** (Local File Inclusion) : By Using Static Method LFI(string) return string.

**Using this class : install using composer**

```
composer require "soubai/webapplicationsecurity":"0.11a1"

```

II - create Test.php

III- require "vendor/autoload.php"; in Test.php

VI - WebSecurity::Method //(call class methods eg : UsingTor(), XSS(string), ...)

V - Enjoy

---

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

3807d ago

### Community

Maintainers

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

---

Top Contributors

[![soub4i](https://avatars.githubusercontent.com/u/11523791?v=4)](https://github.com/soub4i "soub4i (13 commits)")

### Embed Badge

![Health badge](/badges/soubai-webapplicationsecurity/health.svg)

```
[![Health](https://phpackages.com/badges/soubai-webapplicationsecurity/health.svg)](https://phpackages.com/packages/soubai-webapplicationsecurity)
```

PHPackages © 2026

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