Information

Rainbow Six Siege (R6) API for Laravel is a complete PHP class that allows you to connect and get information of Rainbow Six Siege (R6) Game making it easy to you create your own statistics site, retrieve any info in less than 1 second and profit!

Features

  • 1-minute integration;
  • Support to all Laravel 5.* or higher;
  • Extreme low resources usage;
  • Provide tons of data allowing you to create your own database;
  • Automatically create and authenticate API sessions;
  • Validate access to the Ubisoft API;
  • Return basic, casual and competitive data of a particular player;
  • Return full operators data of a particular player with statistics;
  • Return all available weapons data and links to resources;
  • Return all available gadgets data and links to resources;
  • Return all available operators data and links to resources;

Compatibility

This class is compatible with any version of Laravel 5 or higher.

Requirements

It’s always recommended to use a VPS or an environment where Composer is available for Laravel applications.

Before purchasing, please make sure your server has Composer installed and has at least PHP 5.5.9 running.

Overall requirements of Laravel:
  • PHP >= 5.5.9
  • CURL PHP Extension
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Mbstring PHP Extension
  • Tokenizer PHP Extension

You May Also Like