Authing - PHP
English | 简体中文
Introduction
You can use the Authing PHP SDK to quickly integrate authentication capabilities for new or existing Back End applications
Documentation
Install
We recommend using composer
for installation, it can work well with some module packaging tools.
# latest stable
$ composer require authing-sdk/php
Questions
For questions and support please use the official forum. The issue list of this repo is exclusively for bug reports and feature requests.
Contribution
- Fork it
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push -u origin my-new-feature)
- Create new Pull Request
Contribute
https://github.com/Authing/.github/blob/main/CONTRIBUTING.md#English
License
Copyright (c) 2019-present, Authing