PHPackages                             rsthn/rose-ext-angela - 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. [Security](/categories/security)
4. /
5. rsthn/rose-ext-angela

ActiveRose-extension[Security](/categories/security)

rsthn/rose-ext-angela
=====================

Angela Encryption Extension

v3.0.2(2y ago)1321Apache-2.0PHP

Since Nov 9Pushed 2y ago1 watchersCompare

[ Source](https://github.com/rsthn/rose-ext-angela)[ Packagist](https://packagist.org/packages/rsthn/rose-ext-angela)[ RSS](/packages/rsthn-rose-ext-angela/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (2)Versions (4)Used By (1)

Angela Encryption Extension
===========================

[](#angela-encryption-extension)

### (`eax:encrypt` &lt;key&gt; &lt;plain-text&gt;)

[](#eaxencrypt-key-plain-text)

Encrypts the specified buffer using Angela.

```
(eax:encrypt 'hello_world' 'my_plain_text')
; (bytes)
```

### (`eax:decrypt` &lt;key&gt; &lt;cipher-text&gt;)

[](#eaxdecrypt-key-cipher-text)

Decrypts the specified cipher using Angela.

```
(eax:decrypt 'hello_world' (eax:encrypt 'hello_world' 'my_plain_text'))
; my_plain_text
```

###  Health Score

23

—

LowBetter than 25% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity46

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 ~93 days

Total

3

Last Release

827d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/40846185?v=4)[RedStar Technologies](/maintainers/rsthn)[@rsthn](https://github.com/rsthn)

---

Top Contributors

[![rsthn](https://avatars.githubusercontent.com/u/40846185?v=4)](https://github.com/rsthn "rsthn (3 commits)")

### Embed Badge

![Health badge](/badges/rsthn-rose-ext-angela/health.svg)

```
[![Health](https://phpackages.com/badges/rsthn-rose-ext-angela/health.svg)](https://phpackages.com/packages/rsthn-rose-ext-angela)
```

###  Alternatives

[phpids/phpids

PHPIDS (PHP-Intrusion Detection System) is a simple to use, well structured, fast and state-of-the-art security layer for your PHP based web application

791150.0k2](/packages/phpids-phpids)[paragonie/ecc

PHP Elliptic Curve Cryptography library

25866.3k44](/packages/paragonie-ecc)[nicobleiler/php-passphrase

Passphrase generator with Laravel integration, inspired by Bitwarden. Uses the EFF long word list by default with support for custom wordlists.

4912.6k](/packages/nicobleiler-php-passphrase)[dwgebler/encryption

Encryption wrapper for PHP using libsodium — simple API for symmetric and asymmetric encryption, password hashing, digital signing, and message authentication.

317.5k](/packages/dwgebler-encryption)

PHPackages © 2026

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