PHPackages                             gpgl/core - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. gpgl/core

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

gpgl/core
=========

Core library for the GPL PHP GPG Locker.

1.2.1(9y ago)066[1 issues](https://github.com/gpgl/core/issues)GPL-3.0+PHPPHP ^7.0

Since May 2Pushed 9y ago1 watchersCompare

[ Source](https://github.com/gpgl/core)[ Packagist](https://packagist.org/packages/gpgl/core)[ RSS](/packages/gpgl-core/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (6)Dependencies (3)Versions (9)Used By (0)

GPL PHP GPG Locker Core
=======================

[](#gpl-php-gpg-locker-core)

[![Build Status](https://camo.githubusercontent.com/502dc7443c7c5054d70aafec105a53142d5b501c4e327b6932011eb2390ddf08/68747470733a2f2f7472617669732d63692e6f72672f6770676c2f636f72652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/gpgl/core)[![Codecov](https://camo.githubusercontent.com/acd6536ad244a5b03f6670b1760ce637fdb02f27c3d445652b7ec0caa662112f/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f6770676c2f636f72652f6d61737465722e737667)](https://codecov.io/gh/gpgl/core/branch/master)[![Latest Stable Version](https://camo.githubusercontent.com/d708b5c61cfe1098a3511b594b9404a2ffdc6b244fba34472aa37036f414a62e/68747470733a2f2f706f7365722e707567782e6f72672f6770676c2f636f72652f762f737461626c65)](https://github.com/gpgl/core/releases/latest)[![Total Downloads](https://camo.githubusercontent.com/34e1e33d1eaa7a4b1409decf806b371bfaee6d8188870cc740a14b321c5c424d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f646f776e6c6f6164732f6770676c2f636f72652f746f74616c2e737667)](https://github.com/gpgl/core/releases/latest)[![License](https://camo.githubusercontent.com/679a1eaf74491abd63df7954d08c9b21b89a7a0f44d51fbf0586e0248a564b60/68747470733a2f2f706f7365722e707567782e6f72672f6770676c2f636f72652f6c6963656e7365)](https://github.com/gpgl/core/releases/latest)

PHP 7 core library to manage data secured with [The GNU Privacy Guard](https://www.gnupg.org/).

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

[](#installation)

You can use the library in your own project with [composer](https://getcomposer.org/):

```
composer require gpgl/core

```

Testing
-------

[](#testing)

Because the tests require access to your GPG keyring and fixtures need specific secret keys present, it's best to run them inside [the pre-built Docker container](https://hub.docker.com/r/gpgl/test-core/).

```
docker run --rm -it -v "$PWD":/code gpgl/test-core

```

The container is built with composer to install the dependencies too.

```
docker run --rm -it -v "$PWD":/code gpgl/test-core composer install

```

The [Dockerfile](./tests/docker/Dockerfile) is also provided for customization.

```
docker build -t gpgl/test-core:mytag ./tests/docker

```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

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

Every ~5 days

Total

6

Last Release

3317d ago

Major Versions

0.1.0 → 1.0.02017-05-19

### Community

Maintainers

![](https://www.gravatar.com/avatar/4d3f43ad248cd9c696b067b19e4e18856d78a8b2e4f2c3ee21a1d3d5cead5610?d=identicon)[jpuck](/maintainers/jpuck)

---

Top Contributors

[![jpuck](https://avatars.githubusercontent.com/u/15305396?v=4)](https://github.com/jpuck "jpuck (71 commits)")

---

Tags

gpgphp

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/gpgl-core/health.svg)

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

###  Alternatives

[composer/composer

Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.

29.5k196.2M3.0k](/packages/composer-composer)[symfony/symfony

The Symfony PHP framework

31.4k87.2M2.2k](/packages/symfony-symfony)[friendsofphp/php-cs-fixer

A tool to automatically fix PHP code style

13.5k245.4M24.2k](/packages/friendsofphp-php-cs-fixer)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.6k38.2k](/packages/matomo-matomo)[craftcms/cms

Craft CMS

3.6k3.6M2.9k](/packages/craftcms-cms)[symfony/asset-mapper

Maps directories of assets &amp; makes them available in a public directory with versioned filenames.

1678.1M220](/packages/symfony-asset-mapper)

PHPackages © 2026

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