PHPackages                             hdelacerna/php-crypto-utils - 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. hdelacerna/php-crypto-utils

ActiveLibrary

hdelacerna/php-crypto-utils
===========================

A lightweight PHP library for AES-256-CBC encryption/decryption using OpenSSL-compatible key derivation and formatting.

v1.0.0(10mo ago)00MITPHPPHP &gt;=7.2

Since Jun 30Pushed 10mo agoCompare

[ Source](https://github.com/hdelacerna/php-crypto-utils)[ Packagist](https://packagist.org/packages/hdelacerna/php-crypto-utils)[ RSS](/packages/hdelacerna-php-crypto-utils/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

🔐 PHP Crypto Utils
==================

[](#-php-crypto-utils)

A lightweight PHP library for AES-256-CBC encryption and decryption using OpenSSL-compatible formatting. It includes both an instance-based `Encryption` class and a static `Crypto` facade for easy use.

---

🚀 Features
----------

[](#-features)

- AES-256-CBC symmetric encryption
- OpenSSL-compatible output (with `Salted__` prefix)
- Base64 encoded results
- Passphrase-based key derivation (similar to `EVP_BytesToKey`)
- Facade for static usage

---

📦 Installation
--------------

[](#-installation)

```
composer require hdelacerna/php-crypto-utils
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance53

Moderate activity, may be stable

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

322d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/538173e4a1daa5e90d207e6b9603302ae700530a2fee8bcd49b889793d99b443?d=identicon)[hdelacerna](/maintainers/hdelacerna)

---

Top Contributors

[![hdelacerna](https://avatars.githubusercontent.com/u/77328667?v=4)](https://github.com/hdelacerna "hdelacerna (2 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/hdelacerna-php-crypto-utils/health.svg)

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

PHPackages © 2026

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