PHPackages                             tweekersnut/license-sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. tweekersnut/license-sdk

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

tweekersnut/license-sdk
=======================

Official PHP SDK for TweekersNut License Management System

V1.0.0(5mo ago)00MITPHPPHP &gt;=8.0

Since Jan 19Pushed 5mo agoCompare

[ Source](https://github.com/TaranpreetSinghRayat/license-sdk)[ Packagist](https://packagist.org/packages/tweekersnut/license-sdk)[ Docs](https://github.com/TaranpreetSinghRayat/license-sdk)[ RSS](/packages/tweekersnut-license-sdk/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

TweekersNut License SDK for PHP
===============================

[](#tweekersnut-license-sdk-for-php)

Official PHP SDK for integrating TweekersNut License Management System into your applications.

[![Latest Version](https://camo.githubusercontent.com/c4fef9d73e3dcfc2c23df8db8eff5d359ba8dc39ac3a0525416c43b22479f187/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f747765656b6572736e75742f6c6963656e73652d73646b2e737667)](https://packagist.org/packages/tweekersnut/license-sdk)[![PHP Version](https://camo.githubusercontent.com/f910480e377f5caf92510fe504125b04913c4595ee6765f456ba966628068f99/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f747765656b6572736e75742f6c6963656e73652d73646b2e737667)](https://packagist.org/packages/tweekersnut/license-sdk)[![License](https://camo.githubusercontent.com/67666f3c4bff48abaf0dd5c0261d1b22d3eb17c7c81d26dbf3c54451e84925c5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f747765656b6572736e75742f6c6963656e73652d73646b2e737667)](https://packagist.org/packages/tweekersnut/license-sdk)

Features
--------

[](#features)

- 🔐 **License Activation** - Activate licenses with hardware binding
- ✅ **License Validation** - Online and offline validation with caching
- 🎯 **Feature Gating** - Control features based on license type
- 💻 **Hardware Fingerprinting** - Bind licenses to specific machines (excludes USB/removable storage)
- ⚡ **Smart Caching** - Automatic caching to reduce server load
- 🛡️ **Exception Handling** - Proper error handling with custom exceptions
- 🌐 **Cross-Platform** - Works on Windows, Linux, and macOS

Installation
------------

[](#installation)

Install via Composer:

```
composer require tweekersnut/license-sdk
```

Quick Start
-----------

[](#quick-start)

### 1. Initialize the Client

[](#1-initialize-the-client)

```
