{"adoption": {"forks": 94, "observed_at": "2026-08-28T04:05:24.980363+00:00", "stars": 1707}, "canonical_url": "https://ross.abutalabs.com/products/super_closure", "card": {"archived": false, "artifact_type": "library", "description": "Serialize closures. Not maintained. Consider using opis/closure.", "domain": ["developer-tools", "programming-languages"], "enriched": true, "function": ["serialization"], "health_score": 20, "homepage": null, "language": "PHP", "license": "MIT", "license_family": "permissive", "maturity": "abandoned", "member_repos": ["jeremeamia/super_closure"], "name": "jeremeamia/super_closure", "platform": ["php"], "pushed_at": "2023-07-21T07:03:17+00:00", "repo": "jeremeamia/super_closure", "stars": 1707, "tags": ["closures", "php", "serialization", "abandoned"], "topics": [], "urls": [], "use_cases": ["serialize a PHP closure to store it in a cache or database", "pass an anonymous function between processes or over a queue", "persist a callback with its bound context for later execution", "unserialize a closure definition back into a callable"], "what_it_is": "A PHP library that enables serializing and unserializing closures and anonymous functions, which PHP does not allow natively. It offers two analyzers (token-based and AST-based) with different feature and performance tradeoffs.", "when_to_avoid": ["you are starting a new project - use opis/closure instead", "you need security fixes or support for modern PHP versions", "your closures rely on features only newer PHP runtimes provide"], "when_to_choose": ["you are stuck on a legacy PHP codebase that already depends on it", "you need closure serialization and cannot migrate to a maintained alternative"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/super_closure", "repo": "jeremeamia/super_closure", "role": "main", "score": 23}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:24.980363+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:37:27.032208+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4a85ff434ea84ec1423e85c88a87bce05cf0970bf39a69f039a5c8fdd5807904", "fetched_at": "2026-08-28T04:05:24.980363+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jeremeamia/super_closure"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:24.980363+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:37:27.032208+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4a85ff434ea84ec1423e85c88a87bce05cf0970bf39a69f039a5c8fdd5807904", "fetched_at": "2026-08-28T04:05:24.980363+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jeremeamia/super_closure"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:37:27.032208+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4a85ff434ea84ec1423e85c88a87bce05cf0970bf39a69f039a5c8fdd5807904", "fetched_at": "2026-08-28T04:05:24.980363+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jeremeamia/super_closure"}], "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:05:24.980363+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:24.980363+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:24.980363+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:37:27.032208+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4a85ff434ea84ec1423e85c88a87bce05cf0970bf39a69f039a5c8fdd5807904", "fetched_at": "2026-08-28T04:05:24.980363+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jeremeamia/super_closure"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:24.980363+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:24.980363+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:37:27.032208+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4a85ff434ea84ec1423e85c88a87bce05cf0970bf39a69f039a5c8fdd5807904", "fetched_at": "2026-08-28T04:05:24.980363+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jeremeamia/super_closure"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:24.980363+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:24.980363+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:24.980363+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:37:27.032208+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4a85ff434ea84ec1423e85c88a87bce05cf0970bf39a69f039a5c8fdd5807904", "fetched_at": "2026-08-28T04:05:24.980363+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jeremeamia/super_closure"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:24.980363+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:24.980363+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:37:27.032208+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4a85ff434ea84ec1423e85c88a87bce05cf0970bf39a69f039a5c8fdd5807904", "fetched_at": "2026-08-28T04:05:24.980363+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jeremeamia/super_closure"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:37:27.032208+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4a85ff434ea84ec1423e85c88a87bce05cf0970bf39a69f039a5c8fdd5807904", "fetched_at": "2026-08-28T04:05:24.980363+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jeremeamia/super_closure"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:37:27.032208+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4a85ff434ea84ec1423e85c88a87bce05cf0970bf39a69f039a5c8fdd5807904", "fetched_at": "2026-08-28T04:05:24.980363+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jeremeamia/super_closure"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:37:27.032208+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4a85ff434ea84ec1423e85c88a87bce05cf0970bf39a69f039a5c8fdd5807904", "fetched_at": "2026-08-28T04:05:24.980363+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jeremeamia/super_closure"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 8}, "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": 6069, "days_push": 1139, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 23, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}