PHPackages                             deemru/cloaked - 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. deemru/cloaked

ActiveLibrary[Security](/categories/security)

deemru/cloaked
==============

Cloaks sensitive data

1.0.2(2y ago)08001MITPHPPHP &gt;=5.6

Since Nov 27Pushed 2y ago1 watchersCompare

[ Source](https://github.com/deemru/Cloaked)[ Packagist](https://packagist.org/packages/deemru/cloaked)[ Docs](https://github.com/deemru/Cloaked)[ RSS](/packages/deemru-cloaked/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)DependenciesVersions (4)Used By (1)

Cloaked
=======

[](#cloaked)

[![packagist](https://camo.githubusercontent.com/bf4927101acfd96409b5989987a590a2b853accc66b72460f6bc6535c24f5a81/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6465656d72752f636c6f616b65642e737667)](https://packagist.org/packages/deemru/cloaked) [![php-v](https://camo.githubusercontent.com/587d9d8ebe708f41fd945824b1805e326333b656e90f8afb184060baee58bbad/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6465656d72752f636c6f616b65642e737667)](https://packagist.org/packages/deemru/cloaked) [![GitHub](https://camo.githubusercontent.com/1edd2755e33983e572f5229b6c1e787f69dbbe0dc15f1a8415714df46472749c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6465656d72752f436c6f616b65642f7068702e796d6c3f6c6162656c3d676974687562253230616374696f6e73)](https://github.com/deemru/Cloaked/actions/workflows/php.yml) [![codacy](https://camo.githubusercontent.com/caff01abff467d4349b1c19548b8668c3f739a0042c2ef3b712696289030175e/68747470733a2f2f696d672e736869656c64732e696f2f636f646163792f67726164652f61363665396330613963303234626434393133356131353037333339306536352e7376673f6c6162656c3d636f64616379)](https://app.codacy.com/gh/deemru/Cloaked/files) [![license](https://camo.githubusercontent.com/c771bd303084996f10c5cceb213b355e72af8449025908c7ecce10a31264f9f3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6465656d72752f636c6f616b65642e737667)](https://packagist.org/packages/deemru/cloaked)

[Cloaked](https://github.com/deemru/Cloaked) implements cloaking for sensitive information, ensuring that it doesn’t fit a single 64 kilobyte packet.

Usage
-----

[](#usage)

```
$cloaked = new Cloaked();
$sensitive = 'Hello, world!';
$cloaked->cloak( $sensitive );
$cloaked->uncloak( function( $data ){ /*do stuff with*/ $data; } );
```

Requirements
------------

[](#requirements)

- [PHP](http://php.net) &gt;= 5.6

Installation
------------

[](#installation)

```
composer require deemru/cloaked
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity39

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

Every ~0 days

Total

3

Last Release

904d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10706633?v=4)[Dmitrii Pichulin](/maintainers/deemru)[@deemru](https://github.com/deemru)

---

Top Contributors

[![deemru](https://avatars.githubusercontent.com/u/10706633?v=4)](https://github.com/deemru "deemru (8 commits)")

---

Tags

securitykeyprivatesensitivecloakcloaked

### Embed Badge

![Health badge](/badges/deemru-cloaked/health.svg)

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

###  Alternatives

[phpseclib/phpseclib

PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.

5.6k434.8M1.3k](/packages/phpseclib-phpseclib)[defuse/php-encryption

Secure PHP Encryption Library

3.9k162.4M214](/packages/defuse-php-encryption)[mews/purifier

Laravel 5/6/7/8/9/10 HtmlPurifier Package

2.0k16.7M113](/packages/mews-purifier)[robrichards/xmlseclibs

A PHP library for XML Security

41478.1M118](/packages/robrichards-xmlseclibs)[spatie/laravel-csp

Add CSP headers to the responses of a Laravel app

8569.6M19](/packages/spatie-laravel-csp)[spomky-labs/aes-key-wrap

AES Key Wrap for PHP.

5022.7M14](/packages/spomky-labs-aes-key-wrap)

PHPackages © 2026

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