singpolyma / openpgp-php

OpenPGP.php is a pure-PHP implementation of the OpenPGP Message Format (RFC 4880).
http://singpolyma.github.io/openpgp-php/
The Unlicense
179 stars 69 forks source link

Documentation? #132

Open trymeouteh opened 1 year ago

trymeouteh commented 1 year ago

Where is the documentation for this package? What are the functions, how do I add the classes, what are the function arguements, are there any basic examples?

singpolyma commented 1 year ago

https://singpolyma.github.io/openpgp-php/

and also examples in: https://github.com/singpolyma/openpgp-php/tree/master/examples