{"id":24200298,"url":"https://github.com/codelabmw/statuses","last_synced_at":"2025-07-05T09:39:36.997Z","repository":{"id":269710310,"uuid":"908170175","full_name":"codelabmw/statuses","owner":"codelabmw","description":"A PHP package that houses commonly used status classes and enums that can be used in PHP projects.","archived":false,"fork":false,"pushed_at":"2024-12-25T19:01:57.000Z","size":61,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-05T09:12:12.654Z","etag":null,"topics":["http-status","http-status-codes","php"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codelabmw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2024-12-25T10:34:09.000Z","updated_at":"2024-12-25T19:02:45.000Z","dependencies_parsed_at":"2024-12-25T14:38:21.340Z","dependency_job_id":null,"html_url":"https://github.com/codelabmw/statuses","commit_stats":null,"previous_names":["codelabmw/statuses"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codelabmw%2Fstatuses","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codelabmw%2Fstatuses/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codelabmw%2Fstatuses/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codelabmw%2Fstatuses/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codelabmw","download_url":"https://codeload.github.com/codelabmw/statuses/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233808543,"owners_count":18733595,"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":["http-status","http-status-codes","php"],"created_at":"2025-01-13T20:41:52.742Z","updated_at":"2025-01-13T20:41:53.810Z","avatar_url":"https://github.com/codelabmw.png","language":"PHP","readme":"\u003cp\u003e\n    \u003ca href=\"https://github.com/codelabmw/statuses/actions\"\u003e\u003cimg alt=\"GitHub Workflow Status (master)\" src=\"https://github.com/codelabmw/statuses/actions/workflows/tests.yml/badge.svg\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://packagist.org/packages/codelabmw/statuses\"\u003e\u003cimg alt=\"Total Downloads\" src=\"https://img.shields.io/packagist/dt/codelabmw/statuses\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://packagist.org/packages/codelabmw/statuses\"\u003e\u003cimg alt=\"Latest Version\" src=\"https://img.shields.io/packagist/v/codelabmw/statuses\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://packagist.org/packages/codelabmw/statuses\"\u003e\u003cimg alt=\"License\" src=\"https://img.shields.io/packagist/l/codelabmw/statuses\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\nA PHP package that houses commonly used status classes and enums that can be used in PHP projects.\n\n## Installation\n\n```bash\ncomposer require codelabmw/statuses\n```\n\n## Usage\n\nIn your codebase simply import the status class or enum that will best serve your use case.\n\n```php\n\u003c?php\n\nuse Codelabmw\\Statuses\\Http;\n\nclass IndexController\n{\n    public function __invoke()\n    {\n        return response(\n            data: 'Hello World',\n            statusCode: Http::OK,\n        );\n    }\n}\n```\n\n## Epilogue\n\nWe would love to hear your feedback and be happy to receive contributions. Give a star if you found the package useful.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodelabmw%2Fstatuses","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodelabmw%2Fstatuses","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodelabmw%2Fstatuses/lists"}