Download the PHP package kelunik/acme without Composer
On this page you can find all versions of the php package kelunik/acme. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package acme
acme
kelunik/acme
is a non-blocking implementation of the ACME protocol based on the amp
concurrency framework.
If you're looking for a PHP client, have a look at
kelunik/acme-client
which is based on this library.
Required PHP Version
- PHP 7.4+
Installation
This package follows semantic versioning.
Usage
You should be familiar with promises and amphp/amp
.
You can always use Amp\Promise\wait
to use this async library in synchronous code.
All versions of acme with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
ext-openssl Version *
amphp/amp Version ^3
amphp/file Version ^3
amphp/http-client Version ^5
sabre/uri Version ^1
psr/log Version ^1 || ^2 || ^3
kelunik/certificate Version ^1.1
beberlei/assert Version ^3.3
ext-openssl Version *
amphp/amp Version ^3
amphp/file Version ^3
amphp/http-client Version ^5
sabre/uri Version ^1
psr/log Version ^1 || ^2 || ^3
kelunik/certificate Version ^1.1
beberlei/assert Version ^3.3
The package kelunik/acme contains the following files
Loading the files please wait ....