library astro-api-php-client
kadircanerergun/astro-api-php-client
- Monday, July 16, 2018
- by kadircanerergun
- Repository
- 1 Watchers
- 0 Stars
- 118 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 4 Forks
- 0 Open issues
- 1 Versions
- 436 % Grown
Vedic-Rishi-Astro-API-PHP-Client
This is PHP client to consume Vedic Rishi Astro APIs, (*1)
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., (*2)
How to Use
sh composer require kadircanerergun/astro-api-php-client
, (*3)
$client = new VedicRishiClient("user_id","api_key");
$response = $client->getTodaysPrediction("cancer", {timezone});