{"id":13699958,"url":"https://github.com/swoole/ext-serialize","last_synced_at":"2025-05-04T18:33:53.616Z","repository":{"id":80265319,"uuid":"69203425","full_name":"swoole/ext-serialize","owner":"swoole","description":"the fastest serialize function bound for php7","archived":true,"fork":false,"pushed_at":"2021-08-27T03:25:03.000Z","size":201,"stargazers_count":93,"open_issues_count":6,"forks_count":21,"subscribers_count":16,"default_branch":"master","last_synced_at":"2024-08-03T20:06:11.412Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/swoole.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2016-09-26T01:54:07.000Z","updated_at":"2023-12-19T03:00:33.000Z","dependencies_parsed_at":"2023-04-14T03:31:39.160Z","dependency_job_id":null,"html_url":"https://github.com/swoole/ext-serialize","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swoole%2Fext-serialize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swoole%2Fext-serialize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swoole%2Fext-serialize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swoole%2Fext-serialize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swoole","download_url":"https://codeload.github.com/swoole/ext-serialize/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224406045,"owners_count":17305716,"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-08-02T20:00:46.463Z","updated_at":"2024-11-13T06:30:28.036Z","avatar_url":"https://github.com/swoole.png","language":"C","funding_links":[],"categories":["数据转换"],"sub_categories":[],"readme":"## swoole_serialize\r\n\r\n## require\r\n\r\n- PHP 7+\r\n\r\n## install\r\n\r\n```bash\r\nphpize\r\n./configure\r\nmake\r\nmake install\r\necho \"extension=/path/to/swoole_serialize.so\" \u003e\u003e php.ini\r\n```\r\n\r\n## features\r\n\r\n- the fastest serialize function for php7+ (see bench.php,or you can bench it use you data,trust me it is cool!).\r\n- support __sleep __wakeup __autoload etc.\r\n\r\n## use\r\n\r\n```php\r\n$str = swoole_serialize::pack($arr);\r\n$arr = swoole_serialize::unpack($str);\r\n\r\n```\r\n\r\n\r\n\r\n\r\n## contact us\r\n- http://weibo.com/u/2661945152\r\n\r\n## License\r\n\r\nApache License Version 2.0 see http://www.apache.org/licenses/LICENSE-2.0.html\r\n\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswoole%2Fext-serialize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswoole%2Fext-serialize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswoole%2Fext-serialize/lists"}