Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

octoper/clerk-php

Repository files navigation


octoper/clerk-php


Overview

Clerk 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 Backend API documentation.

Getting started

Prerequisites

Installation

composer install @octoper/clerk-php

Usage

Retrieve your Backend API key from the API Keys screen in your Clerk dashboard and set it as an environment variable in a .env file:

CLERK_PUBLISHABLE_KEY=pk_*******
CLERK_SECRET_KEY=sk_******

Support

You can get in touch with us in any of the following ways:

Contributing

We're open to all community contributions!

Security

@octoper/clerk-php follows good practices of security, but 100% security cannot be assured.

@octoper/clerk-php is provided "as is" without any warranty. Use at your own risk.

For more information and to report security issues, please refer to the security documentation.

License

This project is licensed under the MIT license.

See LICENSE for more information.

About

Access the Clerk Backend API from PHP & Laravel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages