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.
composer require kelunik/acme
This package follows semantic versioning. It requires PHP 8.1 or later.