PHPackages                             prelude-so/php-sdk - 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. prelude-so/php-sdk

ActiveLibrary[API Development](/categories/api)

prelude-so/php-sdk
==================

Prelude PHP SDK

v0.4.0(1mo ago)1533↓77.5%[1 PRs](https://github.com/prelude-so/php-sdk/pulls)Apache-2.0PHPPHP ^8.1CI passing

Since Feb 17Pushed 1w agoCompare

[ Source](https://github.com/prelude-so/php-sdk)[ Packagist](https://packagist.org/packages/prelude-so/php-sdk)[ RSS](/packages/prelude-so-php-sdk/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (5)Dependencies (14)Versions (9)Used By (0)

Prelude PHP API library
=======================

[](#prelude-php-api-library)

The Prelude PHP library provides convenient access to the Prelude REST API from any PHP 8.1.0+ application.

It is generated with [Stainless](https://www.stainless.com/).

Documentation
-------------

[](#documentation)

The REST API documentation can be found on [docs.prelude.so](https://docs.prelude.so).

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

[](#installation)

```
composer require "prelude-so/php-sdk 0.4.0"

```

Usage
-----

[](#usage)

This library uses named parameters to specify optional arguments. Parameters with a default value must be set by name.

```
