kadircanerergun/astro-api-php-client

There is no license information available for the latest version (dev-master) of this package.

dev-master 2018-08-02 12:05 UTC

This package is auto-updated.

Last update: 2024-04-28 07:42:54 UTC


README

This is PHP client to consume Vedic Rishi Astro APIs

Where to get API Key

You can visit https://www.astrologyapi.com/ to get the astrology API key to be used for your websites or mobile applications.

How to Use

sh composer require kadircanerergun/astro-api-php-client

$client = new VedicRishiClient("user_id","api_key");
$response = $client->getTodaysPrediction("cancer", {timezone});