{"adoption": {"forks": 907, "observed_at": "2026-08-28T04:09:22.596554+00:00", "stars": 5585}, "canonical_url": "https://ross.abutalabs.com/products/phpseclib", "card": {"archived": false, "artifact_type": "library", "description": "PHP Secure Communications Library", "domain": ["security", "developer-tools", "web-development"], "enriched": true, "function": ["cryptography", "ssh", "security", "serialization"], "health_score": 100, "homepage": "http://phpseclib.com/", "language": "PHP", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["phpseclib/phpseclib"], "name": "phpseclib/phpseclib", "platform": ["php", "cross-platform"], "pushed_at": "2026-08-26T12:17:07+00:00", "repo": "phpseclib/phpseclib", "stars": 5585, "tags": ["ssh2", "sftp", "x509", "rsa", "aes", "pure-php", "pki", "asn1", "elliptic-curves"], "topics": ["php", "ssh", "sftp", "rsa", "aes", "x509", "asn1", "ecdsa", "ecdh", "aes-gcm", "dsa", "diffie-hellman", "lts"], "urls": [], "use_cases": ["connect to ssh servers from php", "upload files over sftp in php", "encrypt and decrypt data with rsa in php", "generate and parse x509 certificates", "sign and verify jwt-like signatures with ed25519", "encrypt files with aes-gcm or chacha20-poly1305", "create certificate signing requests (csr)", "interoperate with openssl, java, or python crypto"], "what_it_is": "A MIT-licensed pure-PHP library providing implementations of SSH-2, SFTP, X.509/CSR/CRL/PFX/CMS, and a wide range of cryptographic primitives including RSA, ECDSA, Ed25519, AES, and ChaCha20-Poly1305. It requires no PHP extensions, optionally using OpenSSL, GMP, or libsodium for speed, with multiple LTS branches supporting PHP from 4.4 to 8.1+.", "when_to_avoid": ["you only need basic TLS/HTTPS - use curl or guzzle instead", "you need a full SSH client with terminal emulation or port forwarding - use openssh", "you need maximum crypto performance and can require the openssl extension directly", "you need languages other than PHP"], "when_to_choose": ["you need SSH/SFTP or PKI functionality in PHP without relying on shell exec or extensions", "you need portability across shared hosts where openssl/gmp may be unavailable", "you need fine-grained control over crypto parameters like OAEP hashes or cipher modes", "you need to support old PHP versions via the 1.0/2.0/3.0 LTS branches"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/phpseclib", "repo": "phpseclib/phpseclib", "role": "main", "score": 99}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:09:22.596554+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:55:32.650440+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fa09d07ad7d60021dfab4bc02b0abcf8eaf06b07cbebcc02c889feb0c7e7a0c1", "fetched_at": "2026-08-28T04:09:22.596554+00:00", "kind": "readme", "missing": false, "url": "https://github.com/phpseclib/phpseclib"}, {"content_hash": "37b233d83cc52a874fc007405cda3d13c4fa86b4bfad8a5860ba5c98eb7adf04", "fetched_at": "2026-08-29T08:50:36.072356+00:00", "kind": "homepage", "missing": false, "url": "http://phpseclib.com/"}, {"content_hash": "4d44d524e9719c970644bad7428749547407aaa92acbd6f9fc9c5dc6a4ee9e86", "fetched_at": "2026-08-29T08:50:36.081585+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/intro/why"}, {"content_hash": "708f096ae1531f58ddb1798a9ba2996c2b6cdc122dabd19c998810e1eb5598b5", "fetched_at": "2026-08-29T08:50:36.084962+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/3.0/intro/why"}, {"content_hash": "7340b8dc3b38b492f53f8d8941e9c63834093c2907b7cecda01da19540d7993a", "fetched_at": "2026-08-29T08:50:36.087010+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/ssh2/connect"}, {"content_hash": "67a54600735838933e2ccc12e2693cbbb200a1f186f016c223f0b55f9756da9b", "fetched_at": "2026-08-29T08:50:36.088924+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/publickeys/overview"}, {"content_hash": "08adb5cf6fdad690f0c79afec48b32b4781e95edc50c957a943433fd17574b53", "fetched_at": "2026-08-29T08:50:36.091138+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/symmetric/overview"}, {"content_hash": "c05b4df431bc773e9108a1f7899a3aa6836c83aedc6fc24017cd361c5f7c2274", "fetched_at": "2026-08-29T08:50:36.093050+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/file/overview"}, {"content_hash": "88e6c709c34c77ac89a1817370f32d99f67eacc293588480f0bb7d74a2f4f37f", "fetched_at": "2026-08-29T08:50:36.094805+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/intro/speed"}, {"content_hash": "390128b2e3c180dd3d85a93916d6a1b58d6c7c1fb49f52b816660cc64bc44cda", "fetched_at": "2026-08-29T08:50:36.096615+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/interop/overview"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:09:22.596554+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:55:32.650440+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fa09d07ad7d60021dfab4bc02b0abcf8eaf06b07cbebcc02c889feb0c7e7a0c1", "fetched_at": "2026-08-28T04:09:22.596554+00:00", "kind": "readme", "missing": false, "url": "https://github.com/phpseclib/phpseclib"}, {"content_hash": "37b233d83cc52a874fc007405cda3d13c4fa86b4bfad8a5860ba5c98eb7adf04", "fetched_at": "2026-08-29T08:50:36.072356+00:00", "kind": "homepage", "missing": false, "url": "http://phpseclib.com/"}, {"content_hash": "4d44d524e9719c970644bad7428749547407aaa92acbd6f9fc9c5dc6a4ee9e86", "fetched_at": "2026-08-29T08:50:36.081585+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/intro/why"}, {"content_hash": "708f096ae1531f58ddb1798a9ba2996c2b6cdc122dabd19c998810e1eb5598b5", "fetched_at": "2026-08-29T08:50:36.084962+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/3.0/intro/why"}, {"content_hash": "7340b8dc3b38b492f53f8d8941e9c63834093c2907b7cecda01da19540d7993a", "fetched_at": "2026-08-29T08:50:36.087010+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/ssh2/connect"}, {"content_hash": "67a54600735838933e2ccc12e2693cbbb200a1f186f016c223f0b55f9756da9b", "fetched_at": "2026-08-29T08:50:36.088924+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/publickeys/overview"}, {"content_hash": "08adb5cf6fdad690f0c79afec48b32b4781e95edc50c957a943433fd17574b53", "fetched_at": "2026-08-29T08:50:36.091138+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/symmetric/overview"}, {"content_hash": "c05b4df431bc773e9108a1f7899a3aa6836c83aedc6fc24017cd361c5f7c2274", "fetched_at": "2026-08-29T08:50:36.093050+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/file/overview"}, {"content_hash": "88e6c709c34c77ac89a1817370f32d99f67eacc293588480f0bb7d74a2f4f37f", "fetched_at": "2026-08-29T08:50:36.094805+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/intro/speed"}, {"content_hash": "390128b2e3c180dd3d85a93916d6a1b58d6c7c1fb49f52b816660cc64bc44cda", "fetched_at": "2026-08-29T08:50:36.096615+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/interop/overview"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:55:32.650440+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fa09d07ad7d60021dfab4bc02b0abcf8eaf06b07cbebcc02c889feb0c7e7a0c1", "fetched_at": "2026-08-28T04:09:22.596554+00:00", "kind": "readme", "missing": false, "url": "https://github.com/phpseclib/phpseclib"}, {"content_hash": "37b233d83cc52a874fc007405cda3d13c4fa86b4bfad8a5860ba5c98eb7adf04", "fetched_at": "2026-08-29T08:50:36.072356+00:00", "kind": "homepage", "missing": false, "url": "http://phpseclib.com/"}, {"content_hash": "4d44d524e9719c970644bad7428749547407aaa92acbd6f9fc9c5dc6a4ee9e86", "fetched_at": "2026-08-29T08:50:36.081585+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/intro/why"}, {"content_hash": "708f096ae1531f58ddb1798a9ba2996c2b6cdc122dabd19c998810e1eb5598b5", "fetched_at": "2026-08-29T08:50:36.084962+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/3.0/intro/why"}, {"content_hash": "7340b8dc3b38b492f53f8d8941e9c63834093c2907b7cecda01da19540d7993a", "fetched_at": "2026-08-29T08:50:36.087010+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/ssh2/connect"}, {"content_hash": "67a54600735838933e2ccc12e2693cbbb200a1f186f016c223f0b55f9756da9b", "fetched_at": "2026-08-29T08:50:36.088924+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/publickeys/overview"}, {"content_hash": "08adb5cf6fdad690f0c79afec48b32b4781e95edc50c957a943433fd17574b53", "fetched_at": "2026-08-29T08:50:36.091138+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/symmetric/overview"}, {"content_hash": "c05b4df431bc773e9108a1f7899a3aa6836c83aedc6fc24017cd361c5f7c2274", "fetched_at": "2026-08-29T08:50:36.093050+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/file/overview"}, {"content_hash": "88e6c709c34c77ac89a1817370f32d99f67eacc293588480f0bb7d74a2f4f37f", "fetched_at": "2026-08-29T08:50:36.094805+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/intro/speed"}, {"content_hash": "390128b2e3c180dd3d85a93916d6a1b58d6c7c1fb49f52b816660cc64bc44cda", "fetched_at": "2026-08-29T08:50:36.096615+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/interop/overview"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:09:22.596554+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:09:22.596554+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:09:22.596554+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:55:32.650440+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fa09d07ad7d60021dfab4bc02b0abcf8eaf06b07cbebcc02c889feb0c7e7a0c1", "fetched_at": "2026-08-28T04:09:22.596554+00:00", "kind": "readme", "missing": false, "url": "https://github.com/phpseclib/phpseclib"}, {"content_hash": "37b233d83cc52a874fc007405cda3d13c4fa86b4bfad8a5860ba5c98eb7adf04", "fetched_at": "2026-08-29T08:50:36.072356+00:00", "kind": "homepage", "missing": false, "url": "http://phpseclib.com/"}, {"content_hash": "4d44d524e9719c970644bad7428749547407aaa92acbd6f9fc9c5dc6a4ee9e86", "fetched_at": "2026-08-29T08:50:36.081585+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/intro/why"}, {"content_hash": "708f096ae1531f58ddb1798a9ba2996c2b6cdc122dabd19c998810e1eb5598b5", "fetched_at": "2026-08-29T08:50:36.084962+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/3.0/intro/why"}, {"content_hash": "7340b8dc3b38b492f53f8d8941e9c63834093c2907b7cecda01da19540d7993a", "fetched_at": "2026-08-29T08:50:36.087010+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/ssh2/connect"}, {"content_hash": "67a54600735838933e2ccc12e2693cbbb200a1f186f016c223f0b55f9756da9b", "fetched_at": "2026-08-29T08:50:36.088924+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/publickeys/overview"}, {"content_hash": "08adb5cf6fdad690f0c79afec48b32b4781e95edc50c957a943433fd17574b53", "fetched_at": "2026-08-29T08:50:36.091138+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/symmetric/overview"}, {"content_hash": "c05b4df431bc773e9108a1f7899a3aa6836c83aedc6fc24017cd361c5f7c2274", "fetched_at": "2026-08-29T08:50:36.093050+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/file/overview"}, {"content_hash": "88e6c709c34c77ac89a1817370f32d99f67eacc293588480f0bb7d74a2f4f37f", "fetched_at": "2026-08-29T08:50:36.094805+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/intro/speed"}, {"content_hash": "390128b2e3c180dd3d85a93916d6a1b58d6c7c1fb49f52b816660cc64bc44cda", "fetched_at": "2026-08-29T08:50:36.096615+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/interop/overview"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:09:22.596554+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:09:22.596554+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:55:32.650440+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fa09d07ad7d60021dfab4bc02b0abcf8eaf06b07cbebcc02c889feb0c7e7a0c1", "fetched_at": "2026-08-28T04:09:22.596554+00:00", "kind": "readme", "missing": false, "url": "https://github.com/phpseclib/phpseclib"}, {"content_hash": "37b233d83cc52a874fc007405cda3d13c4fa86b4bfad8a5860ba5c98eb7adf04", "fetched_at": "2026-08-29T08:50:36.072356+00:00", "kind": "homepage", "missing": false, "url": "http://phpseclib.com/"}, {"content_hash": "4d44d524e9719c970644bad7428749547407aaa92acbd6f9fc9c5dc6a4ee9e86", "fetched_at": "2026-08-29T08:50:36.081585+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/intro/why"}, {"content_hash": "708f096ae1531f58ddb1798a9ba2996c2b6cdc122dabd19c998810e1eb5598b5", "fetched_at": "2026-08-29T08:50:36.084962+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/3.0/intro/why"}, {"content_hash": "7340b8dc3b38b492f53f8d8941e9c63834093c2907b7cecda01da19540d7993a", "fetched_at": "2026-08-29T08:50:36.087010+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/ssh2/connect"}, {"content_hash": "67a54600735838933e2ccc12e2693cbbb200a1f186f016c223f0b55f9756da9b", "fetched_at": "2026-08-29T08:50:36.088924+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/publickeys/overview"}, {"content_hash": "08adb5cf6fdad690f0c79afec48b32b4781e95edc50c957a943433fd17574b53", "fetched_at": "2026-08-29T08:50:36.091138+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/symmetric/overview"}, {"content_hash": "c05b4df431bc773e9108a1f7899a3aa6836c83aedc6fc24017cd361c5f7c2274", "fetched_at": "2026-08-29T08:50:36.093050+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/file/overview"}, {"content_hash": "88e6c709c34c77ac89a1817370f32d99f67eacc293588480f0bb7d74a2f4f37f", "fetched_at": "2026-08-29T08:50:36.094805+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/intro/speed"}, {"content_hash": "390128b2e3c180dd3d85a93916d6a1b58d6c7c1fb49f52b816660cc64bc44cda", "fetched_at": "2026-08-29T08:50:36.096615+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/interop/overview"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:09:22.596554+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:09:22.596554+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:09:22.596554+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:55:32.650440+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fa09d07ad7d60021dfab4bc02b0abcf8eaf06b07cbebcc02c889feb0c7e7a0c1", "fetched_at": "2026-08-28T04:09:22.596554+00:00", "kind": "readme", "missing": false, "url": "https://github.com/phpseclib/phpseclib"}, {"content_hash": "37b233d83cc52a874fc007405cda3d13c4fa86b4bfad8a5860ba5c98eb7adf04", "fetched_at": "2026-08-29T08:50:36.072356+00:00", "kind": "homepage", "missing": false, "url": "http://phpseclib.com/"}, {"content_hash": "4d44d524e9719c970644bad7428749547407aaa92acbd6f9fc9c5dc6a4ee9e86", "fetched_at": "2026-08-29T08:50:36.081585+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/intro/why"}, {"content_hash": "708f096ae1531f58ddb1798a9ba2996c2b6cdc122dabd19c998810e1eb5598b5", "fetched_at": "2026-08-29T08:50:36.084962+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/3.0/intro/why"}, {"content_hash": "7340b8dc3b38b492f53f8d8941e9c63834093c2907b7cecda01da19540d7993a", "fetched_at": "2026-08-29T08:50:36.087010+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/ssh2/connect"}, {"content_hash": "67a54600735838933e2ccc12e2693cbbb200a1f186f016c223f0b55f9756da9b", "fetched_at": "2026-08-29T08:50:36.088924+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/publickeys/overview"}, {"content_hash": "08adb5cf6fdad690f0c79afec48b32b4781e95edc50c957a943433fd17574b53", "fetched_at": "2026-08-29T08:50:36.091138+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/symmetric/overview"}, {"content_hash": "c05b4df431bc773e9108a1f7899a3aa6836c83aedc6fc24017cd361c5f7c2274", "fetched_at": "2026-08-29T08:50:36.093050+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/file/overview"}, {"content_hash": "88e6c709c34c77ac89a1817370f32d99f67eacc293588480f0bb7d74a2f4f37f", "fetched_at": "2026-08-29T08:50:36.094805+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/intro/speed"}, {"content_hash": "390128b2e3c180dd3d85a93916d6a1b58d6c7c1fb49f52b816660cc64bc44cda", "fetched_at": "2026-08-29T08:50:36.096615+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/interop/overview"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:09:22.596554+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:09:22.596554+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:55:32.650440+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fa09d07ad7d60021dfab4bc02b0abcf8eaf06b07cbebcc02c889feb0c7e7a0c1", "fetched_at": "2026-08-28T04:09:22.596554+00:00", "kind": "readme", "missing": false, "url": "https://github.com/phpseclib/phpseclib"}, {"content_hash": "37b233d83cc52a874fc007405cda3d13c4fa86b4bfad8a5860ba5c98eb7adf04", "fetched_at": "2026-08-29T08:50:36.072356+00:00", "kind": "homepage", "missing": false, "url": "http://phpseclib.com/"}, {"content_hash": "4d44d524e9719c970644bad7428749547407aaa92acbd6f9fc9c5dc6a4ee9e86", "fetched_at": "2026-08-29T08:50:36.081585+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/intro/why"}, {"content_hash": "708f096ae1531f58ddb1798a9ba2996c2b6cdc122dabd19c998810e1eb5598b5", "fetched_at": "2026-08-29T08:50:36.084962+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/3.0/intro/why"}, {"content_hash": "7340b8dc3b38b492f53f8d8941e9c63834093c2907b7cecda01da19540d7993a", "fetched_at": "2026-08-29T08:50:36.087010+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/ssh2/connect"}, {"content_hash": "67a54600735838933e2ccc12e2693cbbb200a1f186f016c223f0b55f9756da9b", "fetched_at": "2026-08-29T08:50:36.088924+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/publickeys/overview"}, {"content_hash": "08adb5cf6fdad690f0c79afec48b32b4781e95edc50c957a943433fd17574b53", "fetched_at": "2026-08-29T08:50:36.091138+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/symmetric/overview"}, {"content_hash": "c05b4df431bc773e9108a1f7899a3aa6836c83aedc6fc24017cd361c5f7c2274", "fetched_at": "2026-08-29T08:50:36.093050+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/file/overview"}, {"content_hash": "88e6c709c34c77ac89a1817370f32d99f67eacc293588480f0bb7d74a2f4f37f", "fetched_at": "2026-08-29T08:50:36.094805+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/intro/speed"}, {"content_hash": "390128b2e3c180dd3d85a93916d6a1b58d6c7c1fb49f52b816660cc64bc44cda", "fetched_at": "2026-08-29T08:50:36.096615+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/interop/overview"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:55:32.650440+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fa09d07ad7d60021dfab4bc02b0abcf8eaf06b07cbebcc02c889feb0c7e7a0c1", "fetched_at": "2026-08-28T04:09:22.596554+00:00", "kind": "readme", "missing": false, "url": "https://github.com/phpseclib/phpseclib"}, {"content_hash": "37b233d83cc52a874fc007405cda3d13c4fa86b4bfad8a5860ba5c98eb7adf04", "fetched_at": "2026-08-29T08:50:36.072356+00:00", "kind": "homepage", "missing": false, "url": "http://phpseclib.com/"}, {"content_hash": "4d44d524e9719c970644bad7428749547407aaa92acbd6f9fc9c5dc6a4ee9e86", "fetched_at": "2026-08-29T08:50:36.081585+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/intro/why"}, {"content_hash": "708f096ae1531f58ddb1798a9ba2996c2b6cdc122dabd19c998810e1eb5598b5", "fetched_at": "2026-08-29T08:50:36.084962+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/3.0/intro/why"}, {"content_hash": "7340b8dc3b38b492f53f8d8941e9c63834093c2907b7cecda01da19540d7993a", "fetched_at": "2026-08-29T08:50:36.087010+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/ssh2/connect"}, {"content_hash": "67a54600735838933e2ccc12e2693cbbb200a1f186f016c223f0b55f9756da9b", "fetched_at": "2026-08-29T08:50:36.088924+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/publickeys/overview"}, {"content_hash": "08adb5cf6fdad690f0c79afec48b32b4781e95edc50c957a943433fd17574b53", "fetched_at": "2026-08-29T08:50:36.091138+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/symmetric/overview"}, {"content_hash": "c05b4df431bc773e9108a1f7899a3aa6836c83aedc6fc24017cd361c5f7c2274", "fetched_at": "2026-08-29T08:50:36.093050+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/file/overview"}, {"content_hash": "88e6c709c34c77ac89a1817370f32d99f67eacc293588480f0bb7d74a2f4f37f", "fetched_at": "2026-08-29T08:50:36.094805+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/intro/speed"}, {"content_hash": "390128b2e3c180dd3d85a93916d6a1b58d6c7c1fb49f52b816660cc64bc44cda", "fetched_at": "2026-08-29T08:50:36.096615+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/interop/overview"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:55:32.650440+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fa09d07ad7d60021dfab4bc02b0abcf8eaf06b07cbebcc02c889feb0c7e7a0c1", "fetched_at": "2026-08-28T04:09:22.596554+00:00", "kind": "readme", "missing": false, "url": "https://github.com/phpseclib/phpseclib"}, {"content_hash": "37b233d83cc52a874fc007405cda3d13c4fa86b4bfad8a5860ba5c98eb7adf04", "fetched_at": "2026-08-29T08:50:36.072356+00:00", "kind": "homepage", "missing": false, "url": "http://phpseclib.com/"}, {"content_hash": "4d44d524e9719c970644bad7428749547407aaa92acbd6f9fc9c5dc6a4ee9e86", "fetched_at": "2026-08-29T08:50:36.081585+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/intro/why"}, {"content_hash": "708f096ae1531f58ddb1798a9ba2996c2b6cdc122dabd19c998810e1eb5598b5", "fetched_at": "2026-08-29T08:50:36.084962+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/3.0/intro/why"}, {"content_hash": "7340b8dc3b38b492f53f8d8941e9c63834093c2907b7cecda01da19540d7993a", "fetched_at": "2026-08-29T08:50:36.087010+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/ssh2/connect"}, {"content_hash": "67a54600735838933e2ccc12e2693cbbb200a1f186f016c223f0b55f9756da9b", "fetched_at": "2026-08-29T08:50:36.088924+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/publickeys/overview"}, {"content_hash": "08adb5cf6fdad690f0c79afec48b32b4781e95edc50c957a943433fd17574b53", "fetched_at": "2026-08-29T08:50:36.091138+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/symmetric/overview"}, {"content_hash": "c05b4df431bc773e9108a1f7899a3aa6836c83aedc6fc24017cd361c5f7c2274", "fetched_at": "2026-08-29T08:50:36.093050+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/file/overview"}, {"content_hash": "88e6c709c34c77ac89a1817370f32d99f67eacc293588480f0bb7d74a2f4f37f", "fetched_at": "2026-08-29T08:50:36.094805+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/intro/speed"}, {"content_hash": "390128b2e3c180dd3d85a93916d6a1b58d6c7c1fb49f52b816660cc64bc44cda", "fetched_at": "2026-08-29T08:50:36.096615+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/interop/overview"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:55:32.650440+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "fa09d07ad7d60021dfab4bc02b0abcf8eaf06b07cbebcc02c889feb0c7e7a0c1", "fetched_at": "2026-08-28T04:09:22.596554+00:00", "kind": "readme", "missing": false, "url": "https://github.com/phpseclib/phpseclib"}, {"content_hash": "37b233d83cc52a874fc007405cda3d13c4fa86b4bfad8a5860ba5c98eb7adf04", "fetched_at": "2026-08-29T08:50:36.072356+00:00", "kind": "homepage", "missing": false, "url": "http://phpseclib.com/"}, {"content_hash": "4d44d524e9719c970644bad7428749547407aaa92acbd6f9fc9c5dc6a4ee9e86", "fetched_at": "2026-08-29T08:50:36.081585+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/intro/why"}, {"content_hash": "708f096ae1531f58ddb1798a9ba2996c2b6cdc122dabd19c998810e1eb5598b5", "fetched_at": "2026-08-29T08:50:36.084962+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/3.0/intro/why"}, {"content_hash": "7340b8dc3b38b492f53f8d8941e9c63834093c2907b7cecda01da19540d7993a", "fetched_at": "2026-08-29T08:50:36.087010+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/ssh2/connect"}, {"content_hash": "67a54600735838933e2ccc12e2693cbbb200a1f186f016c223f0b55f9756da9b", "fetched_at": "2026-08-29T08:50:36.088924+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/publickeys/overview"}, {"content_hash": "08adb5cf6fdad690f0c79afec48b32b4781e95edc50c957a943433fd17574b53", "fetched_at": "2026-08-29T08:50:36.091138+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/symmetric/overview"}, {"content_hash": "c05b4df431bc773e9108a1f7899a3aa6836c83aedc6fc24017cd361c5f7c2274", "fetched_at": "2026-08-29T08:50:36.093050+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/file/overview"}, {"content_hash": "88e6c709c34c77ac89a1817370f32d99f67eacc293588480f0bb7d74a2f4f37f", "fetched_at": "2026-08-29T08:50:36.094805+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/intro/speed"}, {"content_hash": "390128b2e3c180dd3d85a93916d6a1b58d6c7c1fb49f52b816660cc64bc44cda", "fetched_at": "2026-08-29T08:50:36.096615+00:00", "kind": "site_page", "missing": false, "url": "https://phpseclib.com/docs/interop/overview"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 99}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 5202, "days_push": 7, "days_rel": 7, "gap_med": 0.0, "n_releases_24m": 33}, "score": 99, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}