Download the PHP package readdle/amplitude-php without Composer
On this page you can find all versions of the php package readdle/amplitude-php. 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 amplitude-php
Amplitude Client (PHP)
A lightweight PHP SDK for Amplitude
- Supported APIs:
- Analytics HTTP API v2 (send events)
- Identify API (set/update user properties)
- User Profile API (read user properties and profile data)
- User Privacy API (delete users, get deletion job statuses)
- Requirements: PHP 8.3+, ext-curl, ext-json
Installation
Use Composer:
Quick Start
The example/ directory contains runnable scripts that demonstrate all API calls:
Configuration
The Amplitude class lets you override base URLs for each API via the $options argument:
A named singleton instance is also available:
Running Tests
This project uses PHP-CS-Fixer, PHPStan and PHPUnit tests.
License
MIT
All versions of amplitude-php with dependencies
PHP Build Version
Package Version
Requires
ext-curl Version
*
ext-json Version *
php Version ^8.3
ext-json Version *
php Version ^8.3
The package readdle/amplitude-php contains the following files
Loading the files please wait ...