{"id":19036167,"url":"https://github.com/tx7do/serializedphpparser","last_synced_at":"2026-05-05T20:30:19.823Z","repository":{"id":112433666,"uuid":"144594419","full_name":"tx7do/SerializedPhpParser","owner":"tx7do","description":null,"archived":false,"fork":false,"pushed_at":"2018-08-13T15:09:44.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-02T05:32:17.546Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tx7do.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-13T14:53:12.000Z","updated_at":"2018-08-13T15:09:45.000Z","dependencies_parsed_at":"2023-05-15T02:30:19.508Z","dependency_job_id":null,"html_url":"https://github.com/tx7do/SerializedPhpParser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tx7do%2FSerializedPhpParser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tx7do%2FSerializedPhpParser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tx7do%2FSerializedPhpParser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tx7do%2FSerializedPhpParser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tx7do","download_url":"https://codeload.github.com/tx7do/SerializedPhpParser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240093142,"owners_count":19746774,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T21:53:38.873Z","updated_at":"2026-05-05T20:30:19.784Z","avatar_url":"https://github.com/tx7do.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Php Serialized Parser\n\n# HOW TO USE：\n```cpp\nauto str = \"a:2:{s:4:\\\"tool\\\";s:15:\\\"php unserialize\\\";s:6:\\\"author\\\";s:13:\\\"1024tools.com\\\";}\";\nSerializedPhpParser parser(str);\nauto arrItem = parser.parse();\nauto strTool = arrItem[\"tool\"].asCString();\nauto strAuthor = arrItem[\"author\"].asCString();\nprintf(\"tool:[%s] author:[%s]\\n\", strTool, strAuthor);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftx7do%2Fserializedphpparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftx7do%2Fserializedphpparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftx7do%2Fserializedphpparser/lists"}