lacuna / pki-express
There is no license information available for the latest version (1.17.0) of this package.
PKI Express for PHP
1.17.0
2026-08-26 13:58 UTC
Requires
- php: >=5.5.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-26 14:01:08 UTC
README
Package for using PKI Express on PHP
The recommended way to install PKI Express for PHP is through Composer:
"require": {
"lacuna/pki-express" : "^1.17.0"
}