tyrads / tyrads-sdk
Official TyrAds SDK for PHP - Compatible with PHP 5.5+ through PHP 8.4
Installs: 104
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/tyrads/tyrads-sdk
Requires
- php: >=5.5
- guzzlehttp/guzzle: ^5.3|^6.0|^7.0
Requires (Dev)
- guzzlehttp/psr7: ^1.3
- phpunit/phpunit: ^4.8|^5.7|^6.5|^7.5|^8.5|^9.6|^10.0|^11.0
- squizlabs/php_codesniffer: ^3.5
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