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: 2025-03-28 09:32:21 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});