kelunik / acme-client
Let's Encrypt / ACME client written in PHP for the CLI.
Installs: 3 453
Dependents: 1
Suggesters: 0
Security: 0
Stars: 392
Watchers: 20
Forks: 45
Open Issues: 11
Requires
- php: >=7.2
- ext-openssl: *
- ext-posix: *
- amphp/log: ^1
- amphp/parallel: ^1.4
- amphp/process: ^1.1
- kelunik/acme: ^1
- kelunik/certificate: ^1
- league/climate: ^3.4
- rdlowrey/auryn: ^1.4.4
- symfony/yaml: ^5.3.2
- webmozart/assert: ^1.3
Requires (Dev)
- amphp/php-cs-fixer-config: dev-master
- macfja/phar-builder: ^0.2.6
- phpunit/phpunit: ^8 || ^9
This package is auto-updated.
Last update: 2024-11-03 20:19:28 UTC
README
kelunik/acme-client
is an ACME client written in PHP. ACME is the protocol that powers the Let's Encrypt certificate authority.
Requirements
- PHP 7.4+ with OpenSSL
- Works on Unix-like systems and Windows