Themis framework is cryptography library for making typical encryption schemes easy to use in the real-world use cases like data at rest, authenticated data exchange, transport protection, authentication, and so on.
PHPThemis is part of Themis suite for PHP applications, it has its own documentation, tutorials and examples.
Themis is made by cryptographers for applied developers: providing strong security, yet hiding complicated crypto-choices from developers. It has a lot of "pre-baked" use-cases: special encryption schemes for storing data and for sending data (f.e. no need to rotate transport keys manually; built in forward secrecy).
Themis framework is cryptography library for making typical encryption schemes easy to use in the real-world use cases like data at rest, authenticated data exchange, transport protection, authentication, and so on.
PHPThemis is part of Themis suite for PHP applications, it has its own documentation, tutorials and examples.
Themis is made by cryptographers for applied developers: providing strong security, yet hiding complicated crypto-choices from developers. It has a lot of "pre-baked" use-cases: special encryption schemes for storing data and for sending data (f.e. no need to rotate transport keys manually; built in forward secrecy).