{"id":22292042,"url":"https://github.com/aedart/athenaeum-http-messages","last_synced_at":"2025-07-04T07:33:05.580Z","repository":{"id":56899594,"uuid":"298982147","full_name":"aedart/athenaeum-http-messages","owner":"aedart","description":"[READ ONLY] Athenaeum Http Messages package - see https://github.com/aedart/athenaeum","archived":false,"fork":false,"pushed_at":"2024-11-21T08:36:05.000Z","size":68,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-21T09:29:51.694Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aedart.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,"publiccode":null,"codemeta":null}},"created_at":"2020-09-27T07:57:08.000Z","updated_at":"2024-11-21T08:36:09.000Z","dependencies_parsed_at":"2023-11-17T09:53:29.793Z","dependency_job_id":"c3264270-f049-4b4d-9c73-e8ff3ff4a997","html_url":"https://github.com/aedart/athenaeum-http-messages","commit_stats":{"total_commits":150,"total_committers":2,"mean_commits":75.0,"dds":0.4,"last_synced_commit":"2fb5fb1f7108142a1adacde915af8693630f4e1e"},"previous_names":[],"tags_count":126,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aedart%2Fathenaeum-http-messages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aedart%2Fathenaeum-http-messages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aedart%2Fathenaeum-http-messages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aedart%2Fathenaeum-http-messages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aedart","download_url":"https://codeload.github.com/aedart/athenaeum-http-messages/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227962346,"owners_count":17847937,"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-12-03T17:19:22.534Z","updated_at":"2024-12-03T17:19:23.424Z","avatar_url":"https://github.com/aedart.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Athenaeum Http Messages\n\nThis package offers a few [PSR-7 Http Message](https://www.php-fig.org/psr/psr-7/) utilities.\n\n## Example\n\nAmongst the utilities are request and response serializers, able to serialize a to `string` or `array`.\n\n```php\n$factory = $this-\u003egetHttpSerializerFactory();\n$serializer = $factory-\u003emake($response);\n\necho (string) $serializer;\n\n// Example Output:\n//\n//  HTTP/1.1 201 Created\n//  Content-Type: application/json\n//  \n//  {\"id\":458712,\"name\":\"Sven Jr.\",\"age\":27}\n```\n\n## Documentation\n\nPlease read the [official documentation](https://aedart.github.io/athenaeum/) for additional information.\n\n## Repository\n\nThe mono repository is located at [github.com/aedart/athenaeum](https://github.com/aedart/athenaeum)\n\n## Versioning\n\nThis package follows [Semantic Versioning 2.0.0](http://semver.org/)\n\n## License\n\n[BSD-3-Clause](http://spdx.org/licenses/BSD-3-Clause), Read the LICENSE file included in this package\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faedart%2Fathenaeum-http-messages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faedart%2Fathenaeum-http-messages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faedart%2Fathenaeum-http-messages/lists"}