Skip to main content
In addition to the JavaScript/TypeScript SDK, Vero has official and community-maintained libraries for several other languages and platforms.

Official SDKs

Ruby

Official Ruby SDK for server-side integration with Vero.

PHP

Official PHP SDK for server-side integration with Vero.

Ruby

Install the gem:
gem install vero
Or add it to your Gemfile:
gem 'vero'
For full setup instructions and usage, see the GitHub repository.

PHP

Install via Composer:
composer require getvero/vero-php
For full setup instructions and usage, see the GitHub repository.

Legacy SDKs

iOS (Legacy)

Legacy iOS SDK. No longer actively maintained.

REST API

For languages without a dedicated SDK, you can integrate directly with the Track REST API. The API supports any language or platform that can make HTTP requests.

Contributing

Built an SDK or integration for Vero? We’d love to hear about it. Reach out to support@getvero.com to have it listed here.