PHPackages                             jonlink/laravel-aws-secrets - 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. jonlink/laravel-aws-secrets

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

jonlink/laravel-aws-secrets
===========================

Laravel specific library for jonlink microservices

v0.1(1y ago)02PHPPHP ^8.1CI failing

Since Dec 9Pushed 1y ago1 watchersCompare

[ Source](https://github.com/jonnylink/laravel-aws-secrets)[ Packagist](https://packagist.org/packages/jonlink/laravel-aws-secrets)[ RSS](/packages/jonlink-laravel-aws-secrets/feed)WikiDiscussions main Synced 1mo ago

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

AWS Laravel Secrets
===================

[](#aws-laravel-secrets)

This is just a tiny and basic helper package to work with Secrets in AWS.

Install
-------

[](#install)

Download the package or use composer: `composer require jonlink/laravel-aws-secrets`

Usage
-----

[](#usage)

To use this you will need to have AWS credentials. Typically a secret would be created manually and then rotated via a Laravel schedule.

### Create a secret

[](#create-a-secret)

Secrets can created from the AwsSecrets class programmatically, or through the console command:

`aws-secret:create {your-secret-name} {optional-secret-value}`

### Get a secret

[](#get-a-secret)

Secrets can retrieved from the AwsSecrets class programmatically, or through the console command:

`aws-secret:get {your-secret-name}`

### Rotate a secret

[](#rotate-a-secret)

Secrets can be rotated via a console command:

`aws-secret:rotate {your-secret-name} {optional-secret-value}`

### notes:

[](#notes)

- In all cases if you do not choose a secret value, one will be generated automatically.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity37

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

516d ago

### Community

Maintainers

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

---

Top Contributors

[![jonnylink](https://avatars.githubusercontent.com/u/20388240?v=4)](https://github.com/jonnylink "jonnylink (5 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/jonlink-laravel-aws-secrets/health.svg)

```
[![Health](https://phpackages.com/badges/jonlink-laravel-aws-secrets/health.svg)](https://phpackages.com/packages/jonlink-laravel-aws-secrets)
```

###  Alternatives

[wireui/wireui

TallStack components

1.8k1.3M16](/packages/wireui-wireui)[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4195.3M84](/packages/livewire-volt)[ramonrietdijk/livewire-tables

Dynamic tables for models with Laravel Livewire

21147.4k](/packages/ramonrietdijk-livewire-tables)

PHPackages © 2026

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