tyrads / tyrads-sdk
Official TyrAds SDK for PHP
0.1.1
2025-07-18 09:08 UTC
Requires
- php: >=5.5
- guzzlehttp/guzzle: ^5.0|^6.0|^7.0
Requires (Dev)
- guzzlehttp/psr7: ^1.3|^2.0
This package is not auto-updated.
Last update: 2025-07-18 12:17:16 UTC
README
A PHP wrapper for easily embedding TyrAds web offerwalls via iframe.
🚀 Features
- Initialize TyrAds iframe with just an API key, secret & user ID
- Automatically injects iframe into your PHP app
- Lightweight and PHP-native — no JS dependencies
📦 Installation
Use Composer:
composer require tyrads/tyrads-sdk