PHPackages                             appdeck/filter - 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. [Search &amp; Filtering](/categories/search)
4. /
5. appdeck/filter

AbandonedArchivedLibrary[Search &amp; Filtering](/categories/search)

appdeck/filter
==============

Input data filter

0.1.0(12y ago)0227[1 PRs](https://github.com/appdeck/filter/pulls)GPL-3.0PHPPHP &gt;=5.3.0

Since Mar 10Pushed 8y ago1 watchersCompare

[ Source](https://github.com/appdeck/filter)[ Packagist](https://packagist.org/packages/appdeck/filter)[ Docs](http://appdeck.github.io/filter)[ RSS](/packages/appdeck-filter/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (2)Versions (4)Used By (0)

filter
======

[](#filter)

User input sanitization &amp; validation

[![Build Status](https://camo.githubusercontent.com/62a0dcb9c3ade8be97f8f565e89c66ca83f2802d71742c1d6d16b044a521fc98/68747470733a2f2f7472617669732d63692e6f72672f6170706465636b2f66696c7465722e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/appdeck/filter)[![Latest Stable Version](https://camo.githubusercontent.com/095b63f73d30c123f686a5d9453a1af215df16c29b465e8906bdb47354cd87c8/68747470733a2f2f706f7365722e707567782e6f72672f6170706465636b2f66696c7465722f762f737461626c652e706e67)](https://packagist.org/packages/appdeck/filter)[![Total Downloads](https://camo.githubusercontent.com/28086b0d992214a80f2ba3705178beea3f927d888d7ec22ccd293538542221a1/68747470733a2f2f706f7365722e707567782e6f72672f6170706465636b2f66696c7465722f646f776e6c6f6164732e706e67)](https://packagist.org/packages/appdeck/filter)

Installation
------------

[](#installation)

This library can be found on [Packagist](https://packagist.org/packages/appdeck/filter). The recommended way to install this is through [composer](http://getcomposer.org).

Edit your `composer.json` and add:

```
{
    "require": {
        "appdeck/filter": "0.1.*"
    }
}
```

And install dependencies:

```
$ curl -sS https://getcomposer.org/installer | php
$ php composer.phar install
```

Features
--------

[](#features)

- PSR-0 compliant for easy interoperability

Examples
--------

[](#examples)

Examples of basic usage are located in the examples/ directory.

Bugs and feature requests
-------------------------

[](#bugs-and-feature-requests)

Have a bug or a feature request? [Please open a new issue](https://github.com/appdeck/filter/issues). Before opening any issue, please search for existing issues and read the [Issue Guidelines](https://github.com/necolas/issue-guidelines), written by [Nicolas Gallagher](https://github.com/necolas/).

Versioning
----------

[](#versioning)

filter will be maintained under the Semantic Versioning guidelines as much as possible.

Releases will be numbered with the following format:

`..`

And constructed with the following guidelines:

- Breaking backward compatibility bumps the major (and resets the minor and patch)
- New additions without breaking backward compatibility bumps the minor (and resets the patch)
- Bug fixes and misc changes bumps the patch

For more information on SemVer, please visit .

Authors
-------

[](#authors)

**Flávio Heleno**

-
-

**Vinícius Campitelli**

-
-

Copyright and license
---------------------

[](#copyright-and-license)

Copyright 2014 appdeck under [GPL-3.0](LICENSE).

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

Unknown

Total

1

Last Release

4496d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/471860?v=4)[Flávio Heleno](/maintainers/flavioheleno)[@flavioheleno](https://github.com/flavioheleno)

---

Top Contributors

[![flavioheleno](https://avatars.githubusercontent.com/u/471860?v=4)](https://github.com/flavioheleno "flavioheleno (5 commits)")

---

Tags

filterinput filteruser-inputuser-data

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/appdeck-filter/health.svg)

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

###  Alternatives

[clue/stream-filter

A simple and modern approach to stream filtering in PHP

1.7k276.5M9](/packages/clue-stream-filter)[laminas/laminas-filter

Programmatically filter and normalize data and files

9530.3M177](/packages/laminas-laminas-filter)[friendsofcake/search

CakePHP Search plugin using PRG pattern

1722.2M49](/packages/friendsofcake-search)[htmlawed/htmlawed

Official htmLawed PHP library for HTML filtering

481.2M13](/packages/htmlawed-htmlawed)[outl1ne/nova-multiselect-filter

Multiselect filter for Laravel Nova.

45902.0k4](/packages/outl1ne-nova-multiselect-filter)[outl1ne/nova-input-filter

An input filter for Laravel Nova

241.0M](/packages/outl1ne-nova-input-filter)

PHPackages © 2026

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