PHPackages                             webarchitect609/bitrix-iblock-property-type - 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. webarchitect609/bitrix-iblock-property-type

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

webarchitect609/bitrix-iblock-property-type
===========================================

Set of custom Bitrix iblock property types and basic auxiliary functionality to help develop new types as easy and fast as it possible.

v2.0.6(1y ago)917.5k5[2 issues](https://github.com/webarchitect609/bitrix-iblock-property-type/issues)2MITPHPPHP ^7.2 || ^8.0

Since Apr 4Pushed 1y ago2 watchersCompare

[ Source](https://github.com/webarchitect609/bitrix-iblock-property-type)[ Packagist](https://packagist.org/packages/webarchitect609/bitrix-iblock-property-type)[ RSS](/packages/webarchitect609-bitrix-iblock-property-type/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (2)Versions (15)Used By (2)

Набор собственных типов свойств элементов инфоблоков, а также базовый функционал, призванный максимально упростить и ускорить разработку новых собственных типов свойств.

Если вы хотите [создавать свои пользовательские типы свойств, то вам нужен пакет webarchitect609/bitrix-user-type](https://packagist.org/packages/webarchitect609/bitrix-user-type)

Как использовать:
-----------------

[](#как-использовать)

1 Установить через composer

`composer require webarchitect609/bitrix-iblock-property-type`

2 В init.php инициализировать используемые типы свойств. Например,

`(new \WebArch\BitrixIblockPropertyType\YesNoType())->init();`

3 Теперь можно настраивать инфоблок, добавив свойство нового типа!

Как разработать свой тип свойства:
----------------------------------

[](#как-разработать-свой-тип-свойства)

1 Наследовать свой тип от базовой реализации `\WebArch\BitrixIblockPropertyType\Abstraction\IblockPropertyTypeBase`,

2 Определить обязательные методы `getPropertyType()` и `getDescription()`

3 Переопределить необходимые для вашего типа свойства методы, описанные интерфейсом `\WebArch\BitrixIblockPropertyType\Abstraction\IblockPropertyTypeInterface`

4 Переопределённые в пункте 3 методы должны быть включены в определение ещё одного обязательного метода `getCallbacksMapping();`

5 Инициализировать свой тип свойства в init.php

`(new MyIblockPropertyType())->init();`

Теперь можно настраивать инфоблок, добавив свойство нового типа!

###  Health Score

42

—

FairBetter than 89% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity76

Established project with proven stability

 Bus Factor1

Top contributor holds 94.4% 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 ~175 days

Recently: every ~186 days

Total

14

Last Release

677d ago

Major Versions

v1.2.1 → v2.0.02022-05-24

PHP version history (3 changes)v1.0.0PHP &gt;=5.5

v2.0.0PHP ^7.2

v2.0.6PHP ^7.2 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/9f9a6e3ee8c76415a66949c630cd1281bfb6a232a5648b2410574fb6e1e09b65?d=identicon)[webarchitect609](/maintainers/webarchitect609)

---

Top Contributors

[![webarchitect609](https://avatars.githubusercontent.com/u/11293610?v=4)](https://github.com/webarchitect609 "webarchitect609 (17 commits)")[![andreyryabin](https://avatars.githubusercontent.com/u/5873964?v=4)](https://github.com/andreyryabin "andreyryabin (1 commits)")

---

Tags

bitrixcomposercomposer-libraryphpbitrixiblock

### Embed Badge

![Health badge](/badges/webarchitect609-bitrix-iblock-property-type/health.svg)

```
[![Health](https://phpackages.com/badges/webarchitect609-bitrix-iblock-property-type/health.svg)](https://phpackages.com/packages/webarchitect609-bitrix-iblock-property-type)
```

###  Alternatives

[bitrix-expert/tools

Helpers for developers on Bitrix

3720.8k1](/packages/bitrix-expert-tools)[bitrix-expert/bbc

Bitrix basis components

10242.9k1](/packages/bitrix-expert-bbc)[webarchitect609/bitrix-user-type

Set of custom Bitrix user property types and basic auxiliary functionality to help develop new types as easy and fast as it possible.

1418.4k1](/packages/webarchitect609-bitrix-user-type)[bitrix-expert/bbc-module

Module with classes for the basis components

1951.8k1](/packages/bitrix-expert-bbc-module)[maximaster/tools.events

Библиотека осуществляет помощь для автоматической загрузки обработчиков событий при соблюдении определенной структуры

2530.2k](/packages/maximaster-toolsevents)[webarchitect609/bitrix-neverinclude

Automatic Bitrix modules loader helps you to forget about CModule::IncludeModule and Loader::includeModule.

1115.1k](/packages/webarchitect609-bitrix-neverinclude)

PHPackages © 2026

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