PHPackages                             webmasterskaya/crypto-bridge - 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. webmasterskaya/crypto-bridge

ActiveLibrary

webmasterskaya/crypto-bridge
============================

A PHP library providing cryptography support for various PKCS applications.

0.3.1(6y ago)068MITPHPPHP &gt;=7.2

Since Jul 14Pushed 5y agoCompare

[ Source](https://github.com/webmasterskaya/crypto-bridge)[ Packagist](https://packagist.org/packages/webmasterskaya/crypto-bridge)[ Docs](https://github.com/sop/crypto-bridge)[ RSS](/packages/webmasterskaya-crypto-bridge/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (7)Used By (0)

CryptoBridge
============

[](#cryptobridge)

[![Build Status](https://camo.githubusercontent.com/336e29d2f3976042b342beb860aa65500948b875f3684b68e91cbc4e134cd015/68747470733a2f2f7472617669732d63692e6f72672f736f702f63727970746f2d6272696467652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/sop/crypto-bridge)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/4cd99ef87567e3e03f8bff64a30542f32c4348571a697cd30eb67dd2f97f7fa3/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f736f702f63727970746f2d6272696467652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/sop/crypto-bridge/?branch=master)[![Coverage Status](https://camo.githubusercontent.com/19fbf06cf15dc702139c2135acd48818e48125262768dd6f8f5a78175544b430/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f736f702f63727970746f2d6272696467652f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/sop/crypto-bridge?branch=master)[![License](https://camo.githubusercontent.com/11463a2f4c954a4ccffd426dea9085b3012cfff0a9767bea03570b809f9f5f5d/68747470733a2f2f706f7365722e707567782e6f72672f736f702f63727970746f2d6272696467652f6c6963656e7365)](https://github.com/sop/crypto-bridge/blob/master/LICENSE)

A PHP library providing cryptography support for various PKCS applications.

Defines an interface with encrypt / decrypt and signature signing / verification methods. Currently only OpenSSL backend is supported.

Key and algorithm information is passed in ASN.1 types implemented in [`sop/crypto-types`](https://packagist.org/packages/sop/crypto-types) package.

Requirements
------------

[](#requirements)

- PHP &gt;=7.2
- openssl
- [sop/crypto-types](https://github.com/sop/crypto-types)

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

[](#installation)

This library is available on [Packagist](https://packagist.org/packages/sop/crypto-bridge).

```
composer require sop/crypto-bridge

```

License
-------

[](#license)

This project is licensed under the MIT License.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 93.8% 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 ~169 days

Total

5

Last Release

2550d ago

PHP version history (3 changes)0.1.0PHP &gt;=5.6.3

0.2.0PHP &gt;=7.0

0.3.0PHP &gt;=7.2

### Community

Maintainers

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

---

Top Contributors

[![sop](https://avatars.githubusercontent.com/u/1017000?v=4)](https://github.com/sop "sop (30 commits)")[![kernusr](https://avatars.githubusercontent.com/u/16020878?v=4)](https://github.com/kernusr "kernusr (2 commits)")

---

Tags

cryptographyencryptdecryptverifypkcssign

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/webmasterskaya-crypto-bridge/health.svg)

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

###  Alternatives

[spomky-labs/pki-framework

A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.

2725.9M11](/packages/spomky-labs-pki-framework)[defuse/php-encryption

Secure PHP Encryption Library

3.9k162.4M214](/packages/defuse-php-encryption)[paragonie/ciphersweet

Searchable field-level encryption library for relational databases

4641.2M21](/packages/paragonie-ciphersweet)[betterapp/laravel-db-encrypter

Provides database model attribute encryption/decryption

365614.7k8](/packages/betterapp-laravel-db-encrypter)[xxtea/xxtea

XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for PHP.

11341.7k](/packages/xxtea-xxtea)[michaeldegroot/doctrine-encrypt-bundle

Encrypted symfony entity's by verified and standardized libraries

1521.0M1](/packages/michaeldegroot-doctrine-encrypt-bundle)

PHPackages © 2026

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