{"id":22226410,"url":"https://github.com/octoper/clerk-php","last_synced_at":"2025-10-13T08:30:27.090Z","repository":{"id":264907713,"uuid":"809605943","full_name":"octoper/clerk-php","owner":"octoper","description":"Access the Clerk Backend API from PHP \u0026 Laravel","archived":true,"fork":false,"pushed_at":"2024-06-03T05:58:18.000Z","size":54,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-27T06:41:38.246Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/octoper.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-06-03T05:15:09.000Z","updated_at":"2025-02-07T09:13:55.000Z","dependencies_parsed_at":"2024-11-27T04:46:08.182Z","dependency_job_id":null,"html_url":"https://github.com/octoper/clerk-php","commit_stats":null,"previous_names":["octoper/clerk-php"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/octoper/clerk-php","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octoper%2Fclerk-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octoper%2Fclerk-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octoper%2Fclerk-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octoper%2Fclerk-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/octoper","download_url":"https://codeload.github.com/octoper/clerk-php/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octoper%2Fclerk-php/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014326,"owners_count":26085492,"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":[],"created_at":"2024-12-03T00:28:30.436Z","updated_at":"2025-10-13T08:30:26.712Z","avatar_url":"https://github.com/octoper.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://clerk.com?utm_source=github\u0026utm_medium=clerk-php\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n    \u003cpicture\u003e\n      \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://images.clerk.com/static/logo-dark-mode-400x400.png\"\u003e\n      \u003cimg src=\"https://images.clerk.com/static/logo-light-mode-400x400.png\" height=\"64\"\u003e\n    \u003c/picture\u003e\n  \u003c/a\u003e\n  \u003cbr /\u003e\n\u003c/p\u003e\n\n# octoper/clerk-php\n\n\u003cdiv align=\"center\"\u003e\n\n[![Chat on Discord](https://img.shields.io/discord/856971667393609759.svg?logo=discord)](https://clerk.com/discord)\n[![Clerk documentation](https://img.shields.io/badge/documentation-clerk-green.svg)](https://clerk.com/docs?utm_source=github\u0026utm_medium=koa)\n[![Follow on Twitter](https://img.shields.io/twitter/follow/ClerkDev?style=social)](https://twitter.com/intent/follow?screen_name=ClerkDev)\n\n[Changelog](https://github.com/octoper/clerk-php/blob/main/CHANGELOG.md)\n·\n[Ask a Question](https://github.com/octoper/clerk-php/discussions)\n\n\u003c/div\u003e\n\n---\n\n## Overview\n\n[Clerk](https://clerk.com?utm_source=github\u0026utm_medium=clerk-php) is the easiest way to add authentication and user management to your application. To gain a better understanding of the Clerk Backend API, refer to the \u003ca href=\"https://clerk.com/docs/reference/backend-api\" target=\"_blank\"\u003eBackend API\u003c/a\u003e documentation.\n\n## Getting started\n\n### Prerequisites\n\n## Installation\n\n```sh\ncomposer install @octoper/clerk-php\n```\n\n## Usage\n\nRetrieve your Backend API key from the [API Keys](https://dashboard.clerk.com/last-active?path=api-keys) screen in your Clerk dashboard and set it as an environment variable in a `.env` file:\n\n```sh\nCLERK_PUBLISHABLE_KEY=pk_*******\nCLERK_SECRET_KEY=sk_******\n```\n\n\n\n## Support\n\nYou can get in touch with us in any of the following ways:\n\n- Join the official community [Clerk Discord server](https://clerk.com/discord)\n- Create a [GitHub Discussion](https://github.com/octoper/clerk-php/discussions)\n- Contact options listed on [Clerk Support page](https://clerk.com/support?utm_source=github\u0026utm_medium=clerk-php)\n\n## Contributing\n\nWe're open to all community contributions!\n\n## Security\n\n`@octoper/clerk-php` follows good practices of security, but 100% security cannot be assured.\n\n`@octoper/clerk-php` is provided **\"as is\"** without any **warranty**. Use at your own risk.\n\n_For more information and to report security issues, please refer to the [security documentation](https://github.com/octoper/clerk-php/blob/main/docs/SECURITY.md)._\n\n## License\n\nThis project is licensed under the **MIT license**.\n\nSee [LICENSE](https://github.com/octoper/clerk-php/blob/main/LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foctoper%2Fclerk-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foctoper%2Fclerk-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foctoper%2Fclerk-php/lists"}