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 today

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 35% 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

4063d 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

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1189.8k](/packages/rcsofttech-audit-trail-bundle)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1616.4k14](/packages/2lenet-crudit-bundle)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k61](/packages/open-dxp-opendxp)[ecotone/symfony-bundle

Ecotone for Symfony — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Symfony Messenger, via PHP attributes.

11249.0k1](/packages/ecotone-symfony-bundle)[chameleon-system/chameleon-base

The Chameleon System core.

1028.6k5](/packages/chameleon-system-chameleon-base)

PHPackages © 2026

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