PHPackages                             phpbolt/encrypt - 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. phpbolt/encrypt

ActiveLibrary[Security](/categories/security)

phpbolt/encrypt
===============

phpBolt Encryprion

151.9k9[3 issues](https://github.com/arshidkv12/bolt-cli/issues)PHP

Since Dec 9Pushed 3y ago2 watchersCompare

[ Source](https://github.com/arshidkv12/bolt-cli)[ Packagist](https://packagist.org/packages/phpbolt/encrypt)[ RSS](/packages/phpbolt-encrypt/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (3)Used By (0)

phpBolt cli
-----------

[](#phpbolt-cli)

 encryption by cli. First install bolt.so file from

### How to install encryption tool?

[](#how-to-install-encryption-tool)

First, download the encryption tool using Composer:

`composer global require  "phpbolt/encrypt @dev"`

Make sure to place composer's system-wide vendor bin directory in your $PATH so the bolt encryption tool executable can be located by your system. This directory exists in different locations based on your operating system; however, some common locations include:

#### macOS and GNU / Linux Distributions: $HOME/.composer/vendor/bin

[](#macos-and-gnu--linux-distributions-homecomposervendorbin)

`export PATH=$PATH:$HOME/.composer/vendor/bin`

#### Windows: %USERPROFILE%\\AppData\\Roaming\\Composer\\vendor\\bin

[](#windows-userprofileappdataroamingcomposervendorbin)

`bolt -encrypt [source-folder] [key] [output-folder]`

### Example

[](#example)

`bolt -encrypt test/hello abcdef encrypted`

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity29

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.

### Community

Maintainers

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

---

Top Contributors

[![arshidkv12](https://avatars.githubusercontent.com/u/6806645?v=4)](https://github.com/arshidkv12 "arshidkv12 (31 commits)")

### Embed Badge

![Health badge](/badges/phpbolt-encrypt/health.svg)

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

###  Alternatives

[mews/purifier

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

2.0k18.7M143](/packages/mews-purifier)[paragonie/ecc

PHP Elliptic Curve Cryptography library

24820.0k37](/packages/paragonie-ecc)

PHPackages © 2026

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