PHPackages                             webmasterskaya/crypto-pro-php-stubs - 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. webmasterskaya/crypto-pro-php-stubs

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

webmasterskaya/crypto-pro-php-stubs
===================================

Самая полная библиотека подсказок IDE libphpcades (КриптоПро), которая обеспечивает автозаполнение в современных IDE.

1.0.6(1y ago)22.3k↓42.2%72MITPHPPHP &gt;=7.2 || ^8.0

Since Nov 9Pushed 10mo ago1 watchersCompare

[ Source](https://github.com/crypto-pro-web/crypto-pro-php-stubs)[ Packagist](https://packagist.org/packages/webmasterskaya/crypto-pro-php-stubs)[ RSS](/packages/webmasterskaya-crypto-pro-php-stubs/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)DependenciesVersions (8)Used By (2)

Подсказки в IDE для libphpcades
===============================

[](#подсказки-в-ide-для-libphpcades)

phpcades - расширение КриптоПро CSP для языка PHP

[![Packagist PHP Version](https://camo.githubusercontent.com/a8021ff7fbdc06441c962ffda914e1dd5211efb7b56aacfa5a791e4d55bda506/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f7765626d6173746572736b6179612f63727970746f2d70726f2d7068702d73747562732f706870)](https://camo.githubusercontent.com/a8021ff7fbdc06441c962ffda914e1dd5211efb7b56aacfa5a791e4d55bda506/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f7765626d6173746572736b6179612f63727970746f2d70726f2d7068702d73747562732f706870)[![Packagist License](https://camo.githubusercontent.com/900d2ffbfa694aa02d3319ad9fd7482a6608d41b20fc02a656b751fa4e6be03f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f7765626d6173746572736b6179612f63727970746f2d70726f2d7068702d7374756273)](https://camo.githubusercontent.com/900d2ffbfa694aa02d3319ad9fd7482a6608d41b20fc02a656b751fa4e6be03f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f7765626d6173746572736b6179612f63727970746f2d70726f2d7068702d7374756273)

Этот репозиторий содержит наиболее полные подсказки для работы с расшерением phpcades, которые позволяют использовать автозаполнение в современных IDE.

‼В пакете собраны все доступные классы, их методы и свойства. Документация и комментарии к коду в процессе заполнения.

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

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

### Для composer

[](#для-composer)

```
composer require --dev webmasterskaya/crypto-pro-php-stubs
```

### Для git

[](#для-git)

1. Клонируйте репозиторий подсказок в IDE для libphpcades в любое месте.
2. Подключите папку к своей IDE.

Тем, кто хочет помочь
---------------------

[](#тем-кто-хочет-помочь)

Буду благодарен за расширение/улучшение/доработку документации. Вся информация о методах, свойствах, аргументах и константах берйтся из следующих источников:

- [Руководство разработчика КриптоПро ЭЦП SDK](https://docs.cryptopro.ru/cades/)
- [Техническая документация Microsoft. Справочник по шифрованию](https://learn.microsoft.com/windows/win32/seccrypto/cryptography-reference)

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance49

Moderate activity, may be stable

Popularity28

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96% 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 ~143 days

Recently: every ~215 days

Total

7

Last Release

426d ago

PHP version history (2 changes)1.0.0PHP &gt;7.2 &lt;8.0

1.0.5PHP &gt;=7.2 || ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16020878?v=4)[Artem Vasilev](/maintainers/kernusr)[@kernusr](https://github.com/kernusr)

---

Top Contributors

[![kernusr](https://avatars.githubusercontent.com/u/16020878?v=4)](https://github.com/kernusr "kernusr (48 commits)")[![ilimurzin](https://avatars.githubusercontent.com/u/970928?v=4)](https://github.com/ilimurzin "ilimurzin (2 commits)")

---

Tags

autocompleteidephpstormnetbeansstubsstubDevtoolsEclipsecryptoproКриптоПро

### Embed Badge

![Health badge](/badges/webmasterskaya-crypto-pro-php-stubs/health.svg)

```
[![Health](https://phpackages.com/badges/webmasterskaya-crypto-pro-php-stubs/health.svg)](https://phpackages.com/packages/webmasterskaya-crypto-pro-php-stubs)
```

###  Alternatives

[phalcon/ide-stubs

The most complete Phalcon Framework IDE stubs library which enables autocompletion in modern IDEs.

1623.1M121](/packages/phalcon-ide-stubs)[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[jetbrains/phpstorm-stubs

PHP runtime &amp; extensions header files for PhpStorm

1.4k27.7M68](/packages/jetbrains-phpstorm-stubs)[mis/yii2-ide-helper

Yii2 IDE Helper, generates correct PHPDocs for all components, to improve auto-completion.

1664.2k3](/packages/mis-yii2-ide-helper)

PHPackages © 2026

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