Wallogit.com
2017 © Pedro Peláez
A short demonstration for library creation
A short demonstration for library creation with composer., (*1)
Install the latest version with, (*2)
$ composer require jules/composer-demo
<?php use tips\Tips; // Print random tips echo Tips::getRandom();