Skip to content
This repository was archived by the owner on Feb 9, 2025. It is now read-only.

Britskiy/php-sweph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#SWEPH Latest Version

Requirements

PHP >= 5.2

Installation

  1. extract archive "copy_to_path.zip" all along the way of nesting
  2. open terminal and run phpize
  3. sudo ./configure --enable-sweph
  4. sudo make
  5. sudo make install
  6. add "sweph.so" to 'php.ini' file (generally in /etc/php5/apache2/php.ini) extension=sweph.so
  7. restart your webserver (sudo apache2 restart OR sudo nginx restart)

DEMOS

Check the demo folder , when you run index.php the screen will display the result of the function getSunRise();

About

php astro module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published