PHPackages                             citfact/filter.year - 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. citfact/filter.year

ActiveBitrix-component[Utility &amp; Helpers](/categories/utility)

citfact/filter.year
===================

Simple filtering by years and months

1175PHP

Since Oct 3Pushed 11y ago3 watchersCompare

[ Source](https://github.com/studiofact/citfact.filter.year)[ Packagist](https://packagist.org/packages/citfact/filter.year)[ RSS](/packages/citfact-filteryear/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Фильтрация по годам
===================

[](#фильтрация-по-годам)

Простая фильтрация по годам и месяцам

Установка
=========

[](#установка)

Создайте или обновите `composer.json` файл и запустите `php composer.phar update`

```
  {
      "require": {
          "citfact/filter.year": "dev-master"
      }
  }
```

Пример использования
====================

[](#пример-использования)

```
  $APPLICATION->IncludeComponent(
      'citfact.filter.year',
      '.default',
      array(
          'IBLOCK_TYPE' => $arParams['IBLOCK_TYPE'],
          'IBLOCK_ID' => $arParams['IBLOCK_ID'],
          'FILTER_NAME' => 'arrFilterNews',
          'CACHE_TYPE' => 'A',
          'CACHE_TIME' => '36000000',
          'CACHE_GROUPS' => 'Y'
      )
  );
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3332033?v=4)[Denis Kulichkin](/maintainers/onEXHovia)[@onEXHovia](https://github.com/onEXHovia)

---

Top Contributors

[![onEXHovia](https://avatars.githubusercontent.com/u/3332033?v=4)](https://github.com/onEXHovia "onEXHovia (6 commits)")

### Embed Badge

![Health badge](/badges/citfact-filteryear/health.svg)

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

PHPackages © 2026

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