Kundli Matching API - PHP

Kundli Matching API with PHP 🐘

Integrate Kundli Matching API into your PHP application.

Installation

composer require vedika/sdk

Example Code

// PHP example
// Install: composer require vedika/sdk

const client = new VedikaClient("YOUR_API_KEY");
const result = client.kundli_matching(...);

Get Started Free

Try our sandbox API with no authentication required

Try Sandbox Read Docs