PHPackages                             scriptfusion/codecs - 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. scriptfusion/codecs

ActiveLibrary

scriptfusion/codecs
===================

A collection of codecs for encoding and decoding data.

1.0.0(11y ago)013PHP

Since Aug 14Pushed 10y ago1 watchersCompare

[ Source](https://github.com/ScriptFUSION/Codecs)[ Packagist](https://packagist.org/packages/scriptfusion/codecs)[ RSS](/packages/scriptfusion-codecs/feed)WikiDiscussions master Synced 1w ago

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

Codecs
======

[](#codecs)

A collection of codecs for encoding and decoding data. Encoders encode, decoders decode; codecs do both and implement the `Codec` interface.

Codecs and encoders list
------------------------

[](#codecs-and-encoders-list)

The following codecs and encoders are available.

- `Base64Codec` – [Base64](http://php.net/manual/en/function.base64-encode.php) encoding.
- `CodecList` – Applies a list of codecs in series.
- `NewlineEncoder` – Converts line endings.
- `OpenSslCodec` – [OpenSSL](http://php.net/manual/en/book.openssl.php) encryption.
- `Rot13Codec` – [Rot13](http://php.net/manual/en/function.str-rot13.php) encoding.
- `TransparentCodec` – No encoding.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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

4295d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/470626?v=4)[Bilge](/maintainers/Bilge)[@Bilge](https://github.com/Bilge)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/scriptfusion-codecs/health.svg)

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

PHPackages © 2026

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