Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pgrimaud/algolia-analytics-client-php
Algolia Analytics API Client for PHP
https://github.com/pgrimaud/algolia-analytics-client-php
algolia algolia-analytics algolia-api api php
Last synced: 4 days ago
JSON representation
Algolia Analytics API Client for PHP
- Host: GitHub
- URL: https://github.com/pgrimaud/algolia-analytics-client-php
- Owner: pgrimaud
- License: mit
- Created: 2018-05-19T09:28:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-25T12:14:56.000Z (about 6 years ago)
- Last Synced: 2024-05-01T23:16:11.196Z (7 months ago)
- Topics: algolia, algolia-analytics, algolia-api, api, php
- Language: PHP
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Algolia Analytics API Client for PHP
[![Build Status](https://travis-ci.org/pgrimaud/algolia-analytics-client-php.svg?branch=master)](https://travis-ci.org/pgrimaud/algolia-analytics-client-php)
[![Packagist](https://img.shields.io/badge/packagist-install-brightgreen.svg)](https://packagist.org/packages/pgrimaud/algolia-analytics-client-php)
[![Coverage Status](https://coveralls.io/repos/github/pgrimaud/algolia-analytics-client-php/badge.svg)](https://coveralls.io/github/pgrimaud/algolia-analytics-client-php)## Installation
```
composer require pgrimaud/algolia-analytics-client-php
```## Usage
See examples.
## Licence
Licensed under the terms of the MIT License.