Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 570 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 570 Bytes

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.

INSTALLATION

composer require trntv/cheatsheet

USAGE

use cheatsheet\Geography;
use cheatsheet\Science;

$aroundTheWorld = Geography::EQUATOR_LENGTH / Science::SPEED_OF_LIGHT; // 0,133451866 seconds

CONTRIBUTE

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.