Download the PHP package callisto/riot-api-wrapper without Composer

On this page you can find all versions of the php package callisto/riot-api-wrapper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package riot-api-wrapper

RAW (RiotApiWrapper)

RAW (RiotApiWrapper) is a PHP project designed to provide a wrapper for the Riot Games API, allowing developers to easily access the data and services offered by the API. With this wrapper, users can access the API through simple and intuitive PHP code, without needing to worry about the underlying technical details of the API.

Our goal is to make the Riot Games API accessible to as many people as possible, regardless of their technical background or level of expertise. By simplifying the interface and providing clear documentation, RAW enables a wider range of developers to take advantage of the wealth of data and services available through the Riot Games API.

Using Composer to manage dependencies, RAW is designed to be easy to install and integrate into any PHP project. Whether you're building a new application from scratch or adding new features to an existing project, RAW will make it easy to incorporate the Riot Games API into your code.

So if you're looking for a simple and reliable way to work with the Riot Games API, look no further than RAW. With clear documentation, intuitive code, and support for Composer, RAW is the perfect choice for anyone looking to get the most out of the Riot Games API.

Riot API LoL API TFT API LORT API Valorant API Datadragon
✅ Available ✅ Available ✅ Available 🚧 Work in progress 🚧 Work in progress 🚧 Work in progress

Vote for next update priority (3.0.0) : https://strawpoll.com/polls/X3nk4qODEgE

Vote history :

Deployment

To install this project run

RAW requires Symfony 6.2 or later and php 8.0 or later

Usage

To get your api key, create an account on Riot's developer portal. Then, go to the dashboard and click on the button to generate a development key. To get a permanent key, register your application on the Riot Games developer site and wait for approval. Once approved, you can access Riot's API with your permanent API key.

https://developer.riotgames.com/

References

You can see the original Riot api documentation here : https://developer.riotgames.com/apis

Platforms and regions list

Platforms list

Regions list

Wrapper References

Riot

LOL

TFT (⭐ NEW)

LORT

🚧 Work in Progress

Valorant

🚧 Work in Progress

Exemples

LOL

TFT

Return Example

Contributing

Contributions are welcome! If you find a bug or have a feature request, please open an issue.

License

RAW is open-source software licensed under the MIT license.


All versions of riot-api-wrapper with dependencies

PHP Build Version
Package Version
Requires php Version >=8.0.2
symfony/http-client Version ^6.2
symfony/framework-bundle Version ^6.2
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package callisto/riot-api-wrapper contains the following files

Loading the files please wait ....