Skip to content

algsupport/cheatsheet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%