PHPackages                             semenovdv80/sdvfilter - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. semenovdv80/sdvfilter

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

semenovdv80/sdvfilter
=====================

This is a simple package for filter an array

010PHP

Since Jul 2Pushed 7y agoCompare

[ Source](https://github.com/semenovdv80/SDVFilter)[ Packagist](https://packagist.org/packages/semenovdv80/sdvfilter)[ RSS](/packages/semenovdv80-sdvfilter/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Introduction
============

[](#introduction)

This is a simple package for filter an array

---

Contact me
----------

[](#contact-me)

If you have any questions, issues, feature requests, or just want to report your "success story", or maybe even say hi, please send an email to

---

PHP Versions
------------

[](#php-versions)

Note: The package requires PHP 5.3+.

---

Available via Composer
----------------------

[](#available-via-composer)

Just add the package "semenovdv80/sdvfilter":

```
    "require": {
        "semenovdv80/sdvfilter": "dev-master"
    }

```

Packagist URL:

---

QuickStart
==========

[](#quickstart)

```
$filter = new SDVFilter($your_array);
$out_array =  $filter->moreThan($your_value)

```

---

Currently Supported Filters
===========================

[](#currently-supported-filters)

- moreThan
- lessThan

---

LICENSE
=======

[](#license)

Copyright (c) 2018 Dmitriy Semenov

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

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/7a88d93dde7ccc6ff868fae4080318228297b017000f9f1024f7df870b04636b?d=identicon)[semenovdv80](/maintainers/semenovdv80)

### Embed Badge

![Health badge](/badges/semenovdv80-sdvfilter/health.svg)

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

###  Alternatives

[zservices/query

Pacote para consultas em serviços do governo.

131.1k](/packages/zservices-query)

PHPackages © 2026

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