kelunik/acme

ACME library written in PHP.

Maintainers

Details

github.com/kelunik/acme

Source

Issues

Installs: 585 873

Dependents: 3

Suggesters: 0

Security: 0

Stars: 121

Watchers: 8

Forks: 18

Open Issues: 6

v2.0.0 2025-08-09 19:07 UTC

README

kelunik/acme is a non-blocking implementation of the ACME protocol (RFC 8555). Non-blocking I/O is scheduled under the hood by Revolt.

Tip

If you're looking for a PHP client, have a look at kelunik/acme-client which is based on this library.

Installation

composer require kelunik/acme

This package follows semantic versioning. It requires PHP 8.1 or later.