PHPackages                             corley/rc4-bundle - 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. corley/rc4-bundle

ActiveSymfony-bundle[Security](/categories/security)

corley/rc4-bundle
=================

Corley RC4 Bundle

0.0.3(11y ago)02201MITPHPPHP &gt;= 5.3.3

Since May 19Pushed 11y agoCompare

[ Source](https://github.com/wdalmut/RC4Bundle)[ Packagist](https://packagist.org/packages/corley/rc4-bundle)[ RSS](/packages/corley-rc4-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (6)Versions (4)Used By (0)

RC4 Bundle
==========

[](#rc4-bundle)

[![Build Status](https://camo.githubusercontent.com/51bbe3b387a2d65877ce958bb1d18b006b868fb99e11223e6d3500e355b81755/68747470733a2f2f7472617669732d63692e6f72672f7764616c6d75742f52433442756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/wdalmut/RC4Bundle)

Integrate RC4 support as Symfony2 bundle

Add your key as parameter

```
# parameters.yml
rc4_key: "this-is-my-super-secret-key"
```

Get RC4 as service
------------------

[](#get-rc4-as-service)

```
$obf = $this->container->get("rc4");

//Use it
echo $obf->rc4("this-is-my-string");
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

3

Last Release

4017d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c4765ec4150d94839948ac55e8d87bdaf2af9a7b96fc2cd023dca366d54ff9ca?d=identicon)[wdalmut](/maintainers/wdalmut)

---

Top Contributors

[![wdalmut](https://avatars.githubusercontent.com/u/551974?v=4)](https://github.com/wdalmut "wdalmut (6 commits)")

---

Tags

bundlephprc4symfonysymfony-bundlesymfonycryptrc4

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/corley-rc4-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/corley-rc4-bundle/health.svg)](https://phpackages.com/packages/corley-rc4-bundle)
```

###  Alternatives

[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[scheb/2fa

Two-factor authentication for Symfony applications (please use scheb/2fa-bundle to install)

578630.7k1](/packages/scheb-2fa)[scheb/2fa-bundle

A generic interface to implement two-factor authentication in Symfony applications

7014.0M62](/packages/scheb-2fa-bundle)[web-auth/webauthn-framework

FIDO2/Webauthn library for PHP and Symfony Bundle.

50570.7k1](/packages/web-auth-webauthn-framework)[web-auth/webauthn-symfony-bundle

FIDO2/Webauthn Security Bundle For Symfony

63397.4k6](/packages/web-auth-webauthn-symfony-bundle)[cravler/maxmind-geoip-bundle

Bundle integrating MaxMind GeoIP2 database into symfony application

27615.8k2](/packages/cravler-maxmind-geoip-bundle)

PHPackages © 2026

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