kadircanerergun / astro-api-php-client
Installs: 294
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 10
pkg:composer/kadircanerergun/astro-api-php-client
This package is auto-updated.
Last update: 2025-09-28 10:37:24 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});