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

152.0k9[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 1w ago

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

[phpids/phpids

PHPIDS (PHP-Intrusion Detection System) is a simple to use, well structured, fast and state-of-the-art security layer for your PHP based web application

791150.0k2](/packages/phpids-phpids)[paragonie/ecc

PHP Elliptic Curve Cryptography library

25866.3k44](/packages/paragonie-ecc)[nicobleiler/php-passphrase

Passphrase generator with Laravel integration, inspired by Bitwarden. Uses the EFF long word list by default with support for custom wordlists.

4912.6k](/packages/nicobleiler-php-passphrase)[dwgebler/encryption

Encryption wrapper for PHP using libsodium — simple API for symmetric and asymmetric encryption, password hashing, digital signing, and message authentication.

317.5k](/packages/dwgebler-encryption)

PHPackages © 2026

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