PHPackages                             pxgamer/devrant-php - 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. pxgamer/devrant-php

ActiveLibrary[API Development](/categories/api)

pxgamer/devrant-php
===================

A simple PHP wrapper for utilising the devRant API.

v1.2.2(8y ago)552MITPHPPHP &gt;=5.6.0

Since Dec 9Pushed 8y ago2 watchersCompare

[ Source](https://github.com/owenvoke/devrant-php)[ Packagist](https://packagist.org/packages/pxgamer/devrant-php)[ Docs](https://github.com/PXgamer/devrant-php)[ RSS](/packages/pxgamer-devrant-php/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (17)Used By (0)

devrant-php
===========

[](#devrant-php)

[![Build Status](https://camo.githubusercontent.com/55a157bec913858018bbc84e1fc3bd9b2f6aa99b94d9824ca1b5c035def1a65f/68747470733a2f2f7472617669732d63692e6f72672f707867616d65722f64657672616e742d7068702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/pxgamer/devrant-php)

A simple PHP wrapper for utilising the [devRant](https://devrant.com) api.

Usage
-----

[](#usage)

**Include the class:**

- Using Composer

`composer require pxgamer/devrant-php`

```
