trntv/cheatsheet

This package is abandoned and no longer maintained. No replacement package was suggested.

Cheat sheet of knowledge you may use in your code

0.1 2015-02-03 00:33 UTC

This package is auto-updated.

Last update: 2021-03-22 01:14:48 UTC


README

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.