PHPackages                             activitysmith/activitysmith - 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. activitysmith/activitysmith

ActiveLibrary[API Development](/categories/api)

activitysmith/activitysmith
===========================

Official ActivitySmith PHP SDK

v1.8.0(2w ago)19[2 PRs](https://github.com/ActivitySmithHQ/activitysmith-php/pulls)MITPHPPHP &gt;=8.1CI passing

Since Feb 6Pushed 1mo agoCompare

[ Source](https://github.com/ActivitySmithHQ/activitysmith-php)[ Packagist](https://packagist.org/packages/activitysmith/activitysmith)[ Docs](https://activitysmith.com/docs/sdks/php)[ RSS](/packages/activitysmith-activitysmith/feed)WikiDiscussions main Synced today

READMEChangelog (10)Dependencies (12)Versions (45)Used By (0)

ActivitySmith PHP SDK
=====================

[](#activitysmith-php-sdk)

The ActivitySmith PHP SDK provides convenient access to the ActivitySmith API from PHP applications.

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

[](#documentation)

See [API reference](https://activitysmith.com/docs/api-reference/introduction).

Table of Contents
-----------------

[](#table-of-contents)

- [Installation](#installation)
- [Setup](#setup)
- [Push Notifications](#push-notifications)
    - [Send a Push Notification](#send-a-push-notification)
    - [Rich Push Notifications with Media](#rich-push-notifications-with-media)
    - [Actionable Push Notifications](#actionable-push-notifications)
- [Live Activities](#live-activities)
    - [Start &amp; Update Live Activity](#start--update-live-activity)
    - [End Live Activity](#end-live-activity)
    - [Live Activity Action](#live-activity-action)
    - [Icons and Badges](#icons-and-badges)
    - [Live Activity Colors](#live-activity-colors)
- [Channels](#channels)
- [Widgets](#widgets)

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

[](#installation)

```
composer require activitysmith/activitysmith
```

Setup
-----

[](#setup)

```
