PHPackages                             mtxserv/curse-api - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. mtxserv/curse-api

ActiveLibrary[HTTP &amp; Networking](/categories/http)

mtxserv/curse-api
=================

PHP library for interacting with the CurseForge API.

v1.0.3(3y ago)0131MITPHPPHP ^7.0|^8.0|^8.1

Since Jul 6Pushed 3y ago2 watchersCompare

[ Source](https://github.com/mTxServ/curse-api)[ Packagist](https://packagist.org/packages/mtxserv/curse-api)[ Docs](https://github.com/mTxServ/curse-api)[ RSS](/packages/mtxserv-curse-api/feed)WikiDiscussions main Synced today

READMEChangelog (4)Dependencies (1)Versions (5)Used By (0)

Curse API
=========

[](#curse-api)

[![Latest Stable Version](https://camo.githubusercontent.com/e8a77e710123d04f3f50ce5c4ba787b6f16b3ba7b99bfd2fc7b501e13e080d44/68747470733a2f2f706f7365722e707567782e6f72672f6d7478736572762f63757273652d6170692f762f737461626c652e706e67)](https://packagist.org/packages/mtxserv/curse-api)

Curse Api is a modern PHP library based on Guzzle for [CurseForge](https://docs.curseforge.com/#getting-started).

Dependencies
------------

[](#dependencies)

- PHP 7
- [Guzzle](http://www.guzzlephp.org): ^7.0

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

[](#installation)

Installation of Curse Api is only officially supported using Composer:

```
php composer.phar require mtxserv/curse-api
```

Example
-------

[](#example)

```
