blindnet/blindnet-sdk-php

There is no license information available for the latest version (0.9.3) of this package.

A PHP server library for blindnet.

0.9.3 2021-10-13 13:11 UTC

This package is not auto-updated.

Last update: 2024-04-25 01:38:04 UTC


README

163277439-edd00509-1d1b-4565-a0d3-49057ebeb92a.png#gh-light-mode-only

163549893-117bbd70-b81a-47fd-8e1f-844911e48d68.png#gh-dark-mode-only

PHP SDK for authentication tokens generation and user management

blindnet.dev

Documentation  •  Submit an Issue  •  Online Chat

About

This is the PHP server-side SDK component of the blindnet encryption engine allowing you to:

  • Generate authentication tokens to allow users to access blindnet.
  • Manage application users and data on blindnet.

Get Started

🚀 Check out our Quick Start Guide to get started in a snap.

Installation

Use composer to install the blindnet/blindnet-sdk-php package:

composer require blindnet/blindnet-sdk-php

Usage

📑 The API reference of the blindnet encryption engine PHP Server SDK is available on blindnet.dev.

Contributing

Contributions of all kinds are always welcome!

If you see a bug or room for improvement in this project in particular, please open an issue or directly fork this repository to submit a Pull Request.

If you have any broader questions or suggestions, just open a simple informal DevRel Request, and we'll make sure to quickly find the best solution for you.

Community

All community participation is subject to blindnet’s Code of Conduct. Stay up to date with new releases and projects, learn more about how to protect your privacy and that of our users, and share projects and feedback with our team.

License

The blindnet encryption engine sdk-php-server is available under MIT (and here is why).