sop/crypto-encoding
A PHP implementation of textual encodings of cryptographic structures.
Maintainers
0.3.0
2019-05-22 11:46 UTC
Requires
- php: >=7.2
Requires (Dev)
- phpunit/phpunit: ^8.1
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 07537353e1b0e76c382a58a9c6e041b7c7dc9052
- Joni Eskelinen <jonieske.woop@gmail.com>
This package is auto-updated.
Last update: 2026-06-23 03:49:16 UTC
README
👁 Build Status
👁 Scrutinizer Code Quality
👁 Coverage Status
👁 License
A PHP implementation of RFC 7468 textual encodings of cryptographic structures (PEM).
Requirements
- PHP >=7.2
Installation
This library is available on Packagist.
composer require sop/crypto-encoding
License
This project is licensed under the MIT License.
