NOTE: This package in the beginning of it's birth. I hope it will be useful and cool. sometime... ^_^
Cheat sheet of useful knowledge about the world that might be used somewhere in your code.
composer require trntv/cheatsheet
use cheatsheet\Geography;
use cheatsheet\Science;
$aroundTheWorld = Geography::EQUATOR_LENGTH / Science::SPEED_OF_LIGHT; // 0,133451866 seconds
I am open for any advice or help. In fact, i NEED any third-party thoughts about it. Just create an issue with any suggestion.