PHPackages                             zekreto/zekreto-client - 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. zekreto/zekreto-client

ActiveLibrary[Security](/categories/security)

zekreto/zekreto-client
======================

Client library for the zekreto encryption service

v1.0.0(2y ago)02MITPHP

Since Dec 13Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Zekreto/ZekretoClient-php)[ Packagist](https://packagist.org/packages/zekreto/zekreto-client)[ RSS](/packages/zekreto-zekreto-client/feed)WikiDiscussions main Synced 2w ago

READMEChangelog (1)Dependencies (4)Versions (2)Used By (0)

Zekreto Client
==============

[](#zekreto-client)

A PHP class to encrypt or decrypt secrets using the [Zekreto.com](zekreto.com) Encryption-as-a-Service

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

[](#installation)

This package requires PHP 7.4 or newer and can be installed via composer with:

`composer require zekreto/zekreto-client`

Usage
-----

[](#usage)

1. Create an account on [zekreto.com](zekreto.com) and generate a token
2. Install the package
3. Instantiate the `ZekretoClient` class using the API key provided
4. Use the object's `encrypt` and `decrypt` methods to handle your secrets as required

### Configuration

[](#configuration)

The client uses environment variables (via the [vlucas/phpdotenv](https://github.com/vlucas/phpdotenv) package) to read settings, as of now the following can be controlled:

- *ZEKRETO\_API\_KEY* (str): A string containing the Token provided by the server
- *ZEKRETO\_API\_URL* (str): A URI pointing to a custom instance of Zekreto
- *ZEKRETO\_EMPTYSTR\_ON\_ERROR* (bool): If true it will silence any errors and just return an empty string

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

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

977d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fab9113ef966017c08ef6dfd5e1baac2a057e1fd6c8b2055078fa030ef5077b1?d=identicon)[rantsh](/maintainers/rantsh)

### Embed Badge

![Health badge](/badges/zekreto-zekreto-client/health.svg)

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.9k556.2M21.4k](/packages/laravel-framework)[craftcms/cms

Craft CMS

3.6k3.7M3.4k](/packages/craftcms-cms)[tempest/framework

The PHP framework that gets out of your way.

2.3k37.6k21](/packages/tempest-framework)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k39.6k](/packages/matomo-matomo)[google/cloud

Google Cloud Client Library

1.2k16.9M57](/packages/google-cloud)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.8M672](/packages/shopware-core)

PHPackages © 2026

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