Libraries tagged by enc
ionux/phactor
50526 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
genkgo/php-asn1
279743 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
encodia/laravel-health-env-vars
82579 Downloads
Custom check for Spatie's Laravel Health - Ensure every .env variable you need has been set
dflydev/base32-crockford
286477 Downloads
Encode/decode numbers using Douglas Crockford's Base32 Encoding
devium/toml
25700 Downloads
A PHP encoder/decoder for TOML compatible with specification 1.0.0
delight-im/base64
130661 Downloads
Simple and convenient Base64 encoding and decoding for PHP
aura/accept
516254 Downloads
Provides content-negotiation tools using Accept* headers.
analogic/lescript
12991 Downloads
Lescript is simplified concept of ACME client implementation especially for Let's encrypt service. It's goal is to have one easy to use PHP file without dependencies.
phpsec/phpsec
99206 Downloads
A PHP security library
web3p/rlp
399051 Downloads
Recursive Length Prefix Encoding in PHP.
tuupola/branca
251078 Downloads
Authenticated and encrypted API tokens using modern crypto.
tuupola/base85
111909 Downloads
Base85 encoder and decoder for arbitrary data
tuupola/base32
387790 Downloads
Base32 encoder and decoder for arbitrary data
skoerfgen/acmecert
39020 Downloads
PHP client library for Let's Encrypt and other ACME v2 - RFC 8555 compatible Certificate Authorities
relisten/forceutf8
83058 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.