PHPackages                             musicjerm/oneapiphpsdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. musicjerm/oneapiphpsdk

ActiveLibrary[API Development](/categories/api)

musicjerm/oneapiphpsdk
======================

PHP SDK to streamline data pull from The One Ring API

04PHP

Since Jul 15Pushed 2y ago1 watchersCompare

[ Source](https://github.com/musicjerm/oneapiphpsdk)[ Packagist](https://packagist.org/packages/musicjerm/oneapiphpsdk)[ RSS](/packages/musicjerm-oneapiphpsdk/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

MusicJerm/OneApiPhpSdk
======================

[](#musicjermoneapiphpsdk)

[![Author](https://camo.githubusercontent.com/4b5e2f6ab731d6573b1bc06bf0464bdfbd24b424b67538e8643e3b03a2f01e5a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f617574686f722d406d757369636a65726d2d626c75652e737667)](https://www.linkedin.com/in/musicjerm/)[![Source Code](https://camo.githubusercontent.com/db9e06262bc80298635bb54f47b3b15f7d6289e99aa4e36a7353426145f7f153/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f736f757263652d6d757369636a65726d2f6f6e6561706970687073646b2d626c75652e737667)](https://github.com/musicjerm/oneapiphpsdk)[![Software License](https://camo.githubusercontent.com/074b89bca64d3edc93a1db6c7e3b1636b874540ba91d66367c0e5e354c56d0ea/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e737667)](https://github.com/musicjerm/oneapiphpsdk/blob/main/LICENSE)[![php 8.0+](https://camo.githubusercontent.com/c832a65c1614b9d497140a690d7b2b5533f493360c89d2efd008ae08ee9f673c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d6d696e253230382e302e322d7265642e737667)](https://camo.githubusercontent.com/c832a65c1614b9d497140a690d7b2b5533f493360c89d2efd008ae08ee9f673c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d6d696e253230382e302e322d7265642e737667)

The One SDK (for PHP) to Rule Them All
--------------------------------------

[](#the-one-sdk-for-php-to-rule-them-all)

Are you a PHP dev? Would you like an easy library to use and pull data from the one source API to rule them all? Are you afraid of crossing Mordor to get your own API data? Look no further. The One API (for PHP) has your back. Consider this your Samwise Gamgee to help you cross the scary trenches of the Mordor API.

It's really not all that scary, but we are here to give you a helping hand and make the journey easier.

Installation
------------

[](#installation)

To install, please use `composer require musicjerm/oneapiphpsdk`

How to use this marvelous SDK
-----------------------------

[](#how-to-use-this-marvelous-sdk)

Make sure to get your API key from

After installation, simply include the library **Client** and make your calls as listed below! Yes it is THAT easy!

```
