Download the PHP package trycourier/courier without Composer
On this page you can find all versions of the php package trycourier/courier. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package courier
Courier PHP SDK
The Courier PHP SDK provides typed access to the Courier REST API from PHP applications. Use it to send notifications, manage user profiles, check message status, issue JWT tokens for client-side SDKs, and more.
Installation
The package is not on Packagist, so add the repository to your composer.json first:
Then require it:
Requires PHP 8.1+.
Quick Start
The client reads COURIER_API_KEY from your environment automatically.
Documentation
Full documentation: courier.com/docs/sdk-libraries/php
All versions of courier with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
php-http/discovery Version ^1
psr/http-client Version ^1
psr/http-client-implementation Version ^1
psr/http-factory-implementation Version ^1
psr/http-message Version ^1|^2
php-http/discovery Version ^1
psr/http-client Version ^1
psr/http-client-implementation Version ^1
psr/http-factory-implementation Version ^1
psr/http-message Version ^1|^2
The package trycourier/courier contains the following files
Loading the files please wait ...