Brennen Bearnes 0ede2fc06a | 3 years ago | |
---|---|---|
.gitignore | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
composer.json | 3 years ago | |
phasemoji | 3 years ago |
This is a trivial wrapper around Samir Shah's php-moon-phase which prints an emoji roughly corresponding to the current moon phase.
I was originally pointed to this library by Vijay's moon.
It has no features and is probably wrong.
./phasemoji
🌑
git clone http://code.p1k3.com/gitea/brennen/phasemoji.git
cd phasemoji
# you may need to install composer: https://getcomposer.org/download/
composer install
# or possibly:
php composer.phar install
Brennen Bearnes
https://p1k3.com/
Samir Shah's php-moon-phase is MIT, so for this bit of boilerplate I guess we'll go with the same.