PHPackages                             hyn/lets-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. hyn/lets-encrypt

AbandonedArchivedLibrary[Security](/categories/security)

hyn/lets-encrypt
================

Automated SSL certificates with Let's Encrypt

0.1.1(10y ago)34148[3 issues](https://github.com/hyn/lets-encrypt/issues)MITPHPPHP &gt;=5.6.0

Since Jan 4Pushed 10y ago3 watchersCompare

[ Source](https://github.com/hyn/lets-encrypt)[ Packagist](https://packagist.org/packages/hyn/lets-encrypt)[ RSS](/packages/hyn-lets-encrypt/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (7)Versions (14)Used By (0)

hyn/lets-encrypt
================

[](#hynlets-encrypt)

[![Latest Stable Version](https://camo.githubusercontent.com/b35724dd3be96a29194845a4f4d1c7ded18d3aa15fb61e71443479d94ef3f517/68747470733a2f2f706f7365722e707567782e6f72672f68796e2f6c6574732d656e63727970742f762f737461626c65)](https://packagist.org/packages/hyn/lets-encrypt)[![License](https://camo.githubusercontent.com/fa84ef6156be6bc0835f4f200fbb2b865e36c2df9ba83ceab863654c2ea523d3/68747470733a2f2f706f7365722e707567782e6f72672f68796e2f6c6574732d656e63727970742f6c6963656e7365)](https://packagist.org/packages/hyn/lets-encrypt)

PHP wrapper for the Let's Encrypt api.

Use as terminal command
-----------------------

[](#use-as-terminal-command)

The command allows you to generate certificate files (pem and key). Installation into your webserver is still your own responsibility.

```
composer global require hyn/lets-encrypt

```

> Make sure to place the ~/.composer/vendor/bin directory in your PATH so the hyn-le executable can be located by your system.

You can now globally on your system use the command `hyn-le`.

### Requesting a certificate

[](#requesting-a-certificate)

Make sure you run this as a user who can write files to the public directory of the domain you're requesting a certificate for:

```
hyn-le certificate:request   --http  -a  -e

```

Use `hyn-le help certificate:request` for more information on all options.

Use as package
--------------

[](#use-as-package)

Allows further automation of SSL generation.

```
composer require hyn/lets-encrypt

```

About
-----

[](#about)

This package is meant to ease development of Let's Encrypt functionality without requiring the python commandline utilities.

Credits
-------

[](#credits)

Developed by looking at [Petertjuh360's efforts](https://github.com/Petertjuh360/da-letsencrypt).

Useful links
------------

[](#useful-links)

- [da-letsencrypt](https://github.com/Petertjuh360/da-letsencrypt)
- [let's encrypt acme spec](https://letsencrypt.github.io/acme-spec/#rfc.section)
- [let's encrypt documentation](https://letsencrypt.readthedocs.org/en/latest/)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity55

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

Every ~1 days

Total

2

Last Release

3717d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/504687?v=4)[Daniël Klabbers](/maintainers/Luceos)[@luceos](https://github.com/luceos)

---

Top Contributors

[![luceos](https://avatars.githubusercontent.com/u/504687?v=4)](https://github.com/luceos "luceos (47 commits)")

---

Tags

letsencryptphpsslsslhynlets encrypt

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/hyn-lets-encrypt/health.svg)

```
[![Health](https://phpackages.com/badges/hyn-lets-encrypt/health.svg)](https://phpackages.com/packages/hyn-lets-encrypt)
```

###  Alternatives

[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k84.2M225](/packages/laravel-horizon)[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M532](/packages/laravel-passport)[laravel/cashier

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

2.5k25.9M107](/packages/laravel-cashier)[spatie/laravel-ignition

A beautiful error page for Laravel applications.

566146.7M471](/packages/spatie-laravel-ignition)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k12.1M99](/packages/laravel-pulse)[paragonie/certainty

Up-to-date, verifiable repository for Certificate Authorities

2642.4M20](/packages/paragonie-certainty)

PHPackages © 2026

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