Skip to content

kaythinks/Goodthoughts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This package was designed to boost developers morale while coding.

A good thought is generated each time the static method generateThought() is called.

-- Run composer require kaythinks/goodthoughts

-- Run composer dump-autoload

-- The library can be used this way for example;

<?php

require_once 'vendor/autoload.php';

use Kaythinks\Goodthoughts;

echo Goodthoughts::generateThought();

About

A Random Goodthoughts Generator for boosting developer morale when coding.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages