Skip to content

Latest commit

 

History

History
52 lines (37 loc) · 1.54 KB

README.md

File metadata and controls

52 lines (37 loc) · 1.54 KB

Jyotish Library

License

You can do the following calculations:

  • calculation of natal chart and varga charts;
  • calculation of bala: Ashtakavarga, Rashi bala, Graha bala;
  • calculation of dasha: Vimshotari, Ashtottari;
  • calculation Panchanga: Nakshatra, Yoga, Tithi, Vara, Karana;
  • calculation of Muhurta and Hora;
  • calculation of various yogas: Dhana yoga, Raja yoga, Mahapurusha yoga etc.

System Requirements

Jyotish library requires PHP 5.6 or later and Swiss Ephemeris.

License

The files in this library are released under the GNU General Public License version 2 or later.

Demo

Demo is currently not working. We are wroking on it.

Literature

Most of the calculations are based on the following books:

  • Maharishi Parashara. Brihat Parashara Hora Shastra.
  • Maharishi Jaimini. Jaimini Upadesha Sutras.
  • Varahamihira. Brihat Jataka.
  • Varahamihira. Brihat Samhita.
  • Kalyana Varma. Saravali.
  • Satyacharya. Satya Jatakam.
  • Kalidas. Uttara Kalamritam.
  • Venkatesh Sharma. Sarvarth Chintamani.
  • Mantreswara. Phaladeepika.
  • Vaidyanatha Dikshita. Jataka Parijata.
  • Srimad-Bhagavatam.
  • Bhavishya Purana.
  • Surya Siddhanta.
  • Manu-Samhita.

How To Use

  • Clone the library from github
  • Install Composer
  • Go to the downloaded directory using cmd, where you can see a composer.json file
  • Run "composer install" in the directory
  • Browse to index-testonly.php from your localhost Wamp/Xampp installation