mdwheele/fortune

A fortune-teller for PHP.

Installs: 1 547

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 1

Forks: 1

Open Issues: 0

pkg:composer/mdwheele/fortune

dev-master 2013-07-20 04:26 UTC

This package is auto-updated.

Last update: 2025-10-07 03:56:34 UTC


README

Build Status

Fortune is a PHP Package for generating random fortunes similar to UNIX's fortune command. In fact, it's database of fortunes is built from fortune files from various systems.

Installation

Install through Composer.

"require": {
    "mdwheele/fortune": "dev-master"
}

Attributions