### Run example sun calculation Source: https://github.com/andrmoel/astronomy-bundle-php/blob/master/README.md Execute the sun.php example script located in the examples folder of the project. This demonstrates a specific astronomical calculation. ```bash php examples/sun.php ```