Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AshtakaVarga #22

Open
pashupathi opened this issue Feb 13, 2021 · 1 comment
Open

AshtakaVarga #22

pashupathi opened this issue Feb 13, 2021 · 1 comment

Comments

@pashupathi
Copy link

How to generate AshtakaVarga details? I am not able to use anything under Bala ... There is no direct function to call it?

@nitinmukesh
Copy link

use Jyotish\Bala\AshtakaVarga;

$ashtakaVarga = new AshtakaVarga($data);
$vargaData['ashtakavarga'] = $ashtakaVarga->getBhinnAshtakavarga();
$vargaData['sarvashtakavarga'] = $ashtakaVarga->getSarvAshtakavarga();

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants