PHPackages                             simonberger/tissue - 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. simonberger/tissue

AbandonedArchivedLibrary[Security](/categories/security)

simonberger/tissue
==================

A PHP library that scans your files for viruses using the adapter of your choice

0.3.0(5y ago)04.7kMITPHPPHP &gt;=7.1

Since Nov 18Pushed 5y agoCompare

[ Source](https://github.com/simonberger/tissue)[ Packagist](https://packagist.org/packages/simonberger/tissue)[ RSS](/packages/simonberger-tissue/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)Dependencies (3)Versions (7)Used By (0)

Tissue [![License](https://camo.githubusercontent.com/d67d65efb3db4bdbde05fd11eba7f1ee49adf1006543b66fa8b1550fec58f979/68747470733a2f2f706f7365722e707567782e6f72672f73696d6f6e6265726765722f7469737375652f6c6963656e73652e737667)](https://packagist.org/packages/simonberger/tissue)
======================================================================================================================================================================================================================================================================================

[](#tissue-)

A PHP library that scans your files for viruses. It does this by providing adapters for various virus-scanning software. Currently, the only adapter available is the `ClamAvAdapter` which, obviously, integrates the ClamAV scanner into your projects.

**NOTE:** If your project is built on top of the Symfony Framework, you are much better off using the [TissueBundle](https://github.com/cleentfaar/CLTissueBundle)that was specially made for it.

[![Latest Stable Version](https://camo.githubusercontent.com/977b74d8e3e9087fbed4aa18997ef716b8e2d713e3ee902ad5c32f1f87273f82/68747470733a2f2f706f7365722e707567782e6f72672f73696d6f6e6265726765722f7469737375652f762f737461626c652e737667)](https://packagist.org/packages/simonberger/tissue)[![Total Downloads](https://camo.githubusercontent.com/49fc117bbc321623653adefc6f30538f27999718384d066019b3580bc274b0f7/68747470733a2f2f706f7365722e707567782e6f72672f73696d6f6e6265726765722f7469737375652f646f776e6c6f6164732e737667)](https://packagist.org/packages/simonberger/tissue)[![Latest Unstable Version](https://camo.githubusercontent.com/9dbbc9b7744e31b9dc0d659f6ba0542ceab4e6bd3fef8dd975ee5e7d36b848f5/68747470733a2f2f706f7365722e707567782e6f72672f73696d6f6e6265726765722f7469737375652f762f756e737461626c652e737667)](https://packagist.org/packages/simonberger/tissue)

### Documentation

[](#documentation)

- [Installation](Resources/doc/installation.md)
- [Usage](Resources/doc/usage.md)
- [Contributing](Resources/doc/contributing.md)

### Important

[](#important)

**I highly recommend you to research the security issues involved before using any of these packages on a production server!**

Although following the steps described in the documentation should be enough to keep most evil-doers from uploading infected files to your application, I can never give any 100% guarantee! You should take care in keeping your virus-scanner's signature database up-to-date, otherwise new viruses may get through. You should also keep in mind that there are many more ways to abuse uploads than just uploading an infected file!

**Make sure your application cannot be manipulated to execute any of the uploaded files! Not even those deemed 'clean'!**

For instance, if you were to keep files available on your web-directory after they have been uploaded, you better make sure that there is **NO CHANCE** that the file may get executed by your application in one way or another.

A malicious user could simply upload a piece of PHP-code (no virus!) that will open your application up to a huge range of leaks. Again, that's just one of the reasons that you should not solely rely on this package protecting your site!

Read up on this subject before opening up your application to possible security leaks! **I am not responsible for any damage done to your server or application while using this package!**

### FAQ

[](#faq)

**Q:** Why is there no adapter for \[virusscanner here\] yet?

**A:** I don't always have the time to make new stuff so if you would like to contribute adapters feel free to submit an issue or an PR for it! Take a look at the [contributing guide](Resources/doc/contributing.md) for instructions, thanks!

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity52

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 ~411 days

Recently: every ~514 days

Total

6

Last Release

2143d ago

PHP version history (2 changes)0.0.1PHP &gt;=5.4

0.3.0PHP &gt;=7.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/1dc92224f3b14b4d309f490f703b91c833942ea3603a6bcbe15d58a08f7ea4fe?d=identicon)[simonberger](/maintainers/simonberger)

---

Top Contributors

[![simonberger](https://avatars.githubusercontent.com/u/7163526?v=4)](https://github.com/simonberger "simonberger (1 commits)")

---

Tags

securityvirusclamavanti virus

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/simonberger-tissue/health.svg)

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

###  Alternatives

[enlightn/security-checker

A PHP dependency vulnerabilities scanner based on the Security Advisories Database.

33732.2M110](/packages/enlightn-security-checker)[phpmussel/phpmussel

PHP-based anti-virus anti-trojan anti-malware solution.

431228.1k1](/packages/phpmussel-phpmussel)

PHPackages © 2026

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