PHPackages                             cloudconceptes/wopenssl - 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. cloudconceptes/wopenssl

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

cloudconceptes/wopenssl
=======================

OpenSSL wrapper classes

v1.0.1(9y ago)122LGPL-3.0PHPPHP &gt;=5.6.0

Since Nov 13Pushed 9y ago1 watchersCompare

[ Source](https://github.com/jlainezs/wopenssl)[ Packagist](https://packagist.org/packages/cloudconceptes/wopenssl)[ RSS](/packages/cloudconceptes-wopenssl/feed)WikiDiscussions master Synced 4w ago

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

wopenssl
========

[](#wopenssl)

[![Build Status](https://camo.githubusercontent.com/00d592239d9e1c4e292c4479c99fbfd19af887d88f4db687ea20f85ea074e376/68747470733a2f2f7472617669732d63692e6f72672f6a6c61696e657a732f4a6f50685461736b732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/jlainezs/wopenssl)

OpenSSL wrapper classes. This components allows to manage digital certificates through PHP OpenSSL extension. It also offers basic encrypt/decrypt of data as well as signature and validation of signature.

\##Install `composer require cloudconceptes/wopenssl`

or add the reference to do require section of your `composer.json` file.

\##Usage ###Class Certificate This class allows to create certificates and to get information from them. When creating an instance, it is required to pass the path to a valid openssl.cnf file. When creating a certificate, the public key is attached to the certificate. The private key is stored in a pem file. ###Class Signature Encapsulates signature and signature verification procedures. ###Class Crypt Offers encrypt and decrypt data. Encryption needs a certificate public key and decryption needs the corresponding certificate private key.

\##Testing instructions Change to tests directory and execute `phpunit` without arguments. phpunit.xml is used to define default settings.

\##License This software is licensed under the GNU GPL v3 license.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

3516d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/22d502a8711d26a6d05aacb6a733509ff9970e0e84e79f0d5957ac2ff4a6d64f?d=identicon)[Pep Lainez](/maintainers/Pep%20Lainez)

---

Top Contributors

[![jlainezs](https://avatars.githubusercontent.com/u/666408?v=4)](https://github.com/jlainezs "jlainezs (1 commits)")

---

Tags

openssl

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/cloudconceptes-wopenssl/health.svg)

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

###  Alternatives

[kelunik/certificate

Access certificate details and transform between different formats.

11145.9M12](/packages/kelunik-certificate)[falseclock/advanced-cms

A PHP Library that allows you to decode and manipulate CAdES or in other words CMS Advanced Electronic Signatures described in ETSI standart TS 101 733.

223.4k](/packages/falseclock-advanced-cms)[clemdesign/php-mask

PHP-Mask is a PHP library to make masks on string.

16105.7k](/packages/clemdesign-php-mask)

PHPackages © 2026

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