{"id":31925034,"url":"https://github.com/stringepsilon/phpserializernet","last_synced_at":"2025-10-14T00:26:38.528Z","repository":{"id":44932640,"uuid":"403361593","full_name":"StringEpsilon/PhpSerializerNET","owner":"StringEpsilon","description":"A .NET library for working with the PHP serialization format","archived":false,"fork":false,"pushed_at":"2025-03-23T17:15:49.000Z","size":402,"stargazers_count":16,"open_issues_count":3,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-26T00:20:02.780Z","etag":null,"topics":["dotnet-core","php-serialization"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/StringEpsilon.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-09-05T16:43:42.000Z","updated_at":"2025-05-21T15:46:51.000Z","dependencies_parsed_at":"2022-09-15T21:00:50.504Z","dependency_job_id":null,"html_url":"https://github.com/StringEpsilon/PhpSerializerNET","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/StringEpsilon/PhpSerializerNET","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2FPhpSerializerNET","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2FPhpSerializerNET/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2FPhpSerializerNET/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2FPhpSerializerNET/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StringEpsilon","download_url":"https://codeload.github.com/StringEpsilon/PhpSerializerNET/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StringEpsilon%2FPhpSerializerNET/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017364,"owners_count":26086052,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["dotnet-core","php-serialization"],"created_at":"2025-10-14T00:26:25.430Z","updated_at":"2025-10-14T00:26:38.517Z","avatar_url":"https://github.com/StringEpsilon.png","language":"C#","readme":"\u003ccenter\u003e\n\n[![Nuget](https://img.shields.io/nuget/v/PhpSerializerNET?style=flat-square)](https://www.nuget.org/packages/PhpSerializerNET/) [![GitHub](https://img.shields.io/github/license/StringEpsilon/PhpSerializerNET?style=flat-square)](https://github.com/StringEpsilon/PhpSerializerNET/blob/main/LICENSE) [![Azure DevOps builds](https://img.shields.io/azure-devops/build/StringEpsilon/StringEpsilon/4?style=flat-square)](https://dev.azure.com/StringEpsilon/StringEpsilon/_build/latest?definitionId=4\u0026branchName=main) ![Build Status](https://img.shields.io/azure-devops/coverage/StringEpsilon/StringEpsilon/4/main?style=flat-square)\n\u003c/center\u003e\n\n-----\n\n# PhpSerializerNET\n\nThis is a .NET library for working with the [PHP serialization format](https://en.wikipedia.org/wiki/PHP_serialization_format).\n\nUsage is rather simple:\n\n[Serializing](https://stringepsilon.github.io/PhpSerializerNET/Usage/Serializing)\n```c#\nusing PhpSerializerNET;\n\nstring serializedData = PhpSerialization.Serialize(myObject);\n```\n\nand [Deserializing](https://stringepsilon.github.io/PhpSerializerNET/Usage/Deserializing)\n\n```c#\nusing PhpSerializerNET;\n\nobject myObject = PhpSerialization.Deserialize(serializedData);\n```\n\n[Detailed documentation can be found here](https://stringepsilon.github.io/PhpSerializerNET).\n\n## Changelog\n\n[Detailed list of changes for each version since initial release here.](https://github.com/StringEpsilon/PhpSerializerNET/blob/main/CHANGELOG.md).\n\n## Why?\n\nI'm working with some legacy project that uses the format and the only other implementation of a serializer/deserializer I found had no license attached and I needed something GPL compatible. So wrote this one from scratch.\n\n## License\n\nThis project is licenced under the MPL 2.0.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstringepsilon%2Fphpserializernet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstringepsilon%2Fphpserializernet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstringepsilon%2Fphpserializernet/lists"}