The-3Labs-Team / laravel-referral-rewriter-tag

A simple solution for rewrite shop tags with your own tags and subtags

Home Page:https://3labs.it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel Referral Rewriter Tag

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status PHPStan Maintainability Test Coverage Total Downloads

Installation

You can install the package via composer:

composer require the-3labs-team/laravel-referral-rewriter-tag

Usage

$referralRewriterTag = ReferralRewriterTag::rewrite('https://www.amazon.it/Hacklog-Anonimato-Manuale-Sicurezza-Informatica/dp/1520569912', 'my-tag', 'my-subtag');

Supported Shops

  • Amazon
  • Ebay
  • Instant-Gaming
  • ... more to come!

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

A simple solution for rewrite shop tags with your own tags and subtags

https://3labs.it

License:MIT License


Languages

Language:PHP 100.0%