PHPackages                             lack/keystore - 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. lack/keystore

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

lack/keystore
=============

Developer Key store

1.0.0(1y ago)03991MITPHPPHP &gt;=8.1

Since Jul 26Pushed 1y ago1 watchersCompare

[ Source](https://github.com/lack-project/lack-keystore)[ Packagist](https://packagist.org/packages/lack/keystore)[ Docs](https://infracamp.org)[ RSS](/packages/lack-keystore/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependencies (1)Versions (2)Used By (1)

Keystore
========

[](#keystore)

Usage
-----

[](#usage)

```
KeyStore::SetKeyfile("/opt/.keystore.yml"); // Default file

$secret = KeyStore::Get()->getAccessKey(Service::GoogleMaps);
```

Example `.keystore.yml`
-----------------------

[](#example-keystoreyml)

```
google_maps: gx-02kjlskjehzlwk...
open_ai: ai-398hwlwkjdl...
```

Search Path
-----------

[](#search-path)

By default the keystore will search for the file in the following paths for a .keystore.yml:

- cur CWD and subpaths
- /run/secrets/.keystore.yml

The Keystore will then search for a filename "service\_name"

in

```
/run/secrets/

```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

707d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/878a384d056698a2400e4b7c8858db05a6caebb2c560e67151be36d46d58def0?d=identicon)[dermatthes](/maintainers/dermatthes)

---

Top Contributors

[![dermatthes](https://avatars.githubusercontent.com/u/13380559?v=4)](https://github.com/dermatthes "dermatthes (14 commits)")

### Embed Badge

![Health badge](/badges/lack-keystore/health.svg)

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

###  Alternatives

[crowdstar/background-processing

To continue processing PHP after having HTTP response sent back to the client under PHP-FPM.

2158.4k](/packages/crowdstar-background-processing)[justbetter/magento2-customer-pricing

Customer specific pricing module for Magento 2

102.6k](/packages/justbetter-magento2-customer-pricing)

PHPackages © 2026

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