PHP Classes
elePHPant
Icontem

Lucky Numbers: Generate numbers from text using numerology

Recommend this page to a friend!
  Info   View files Example   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2015-09-28 (4 years ago) RSS 2.0 feedNot enough user ratingsTotal: 191 All time: 8,320 This week: 272Up
Version License PHP version Categories
lucky 1.0GNU General Publi...5Algorithms, PHP 5, Games
Description Author

This class can generate numbers from text using numerology principles.

It can take a given string of words or lines of text and generate a sequence of up to specified number of values.

The returned values are those with the highest frequency of values first: the lucky numbers.

Innovation Award
PHP Programming Innovation award nominee
October 2015
Number 9
Numerology is a belief that some people have that relates numbers with coincident events.

This class can generate eventually lucky numbers from given words. The words could be for instance the name of a person willing to find his/her own lucky numbers.

Manuel Lemos
  Performance   Level  
Name: Dave Smith <contact>
Classes: 47 packages by
Country: United States United States
Innovation award
Innovation award
Nominee: 29x

Winner: 6x

Details
Class: luckynum
Version: 1.0 9/28/2015

Copyright 2015 Wagon Trader, All Rights Reserved


Description:

This class will generate a number set from supplied text based on the principles of numerology.


Files:

luckynum.class.php - Main class

example.php - Simple application example


Installation:

Upload files to a web accessible location on your server (eg. public_html)


Configuration:

You can change the following settings in the class to meet your specific needs...

$numberCount - Default amount of number to find, this value can be changed during the scripts operation.

$lowRange - Default lowest value of valid number, this value can be changed during the scripts operation.

$highRange - Default highest value of valid number, this value can be changed during the scripts operation.


Usage:

Refer to example.php file for usage example.

Refer to luckynum.class.php file for instructions on using methods

Changelog

1.0

Initial release
  Files folder image Files  
File Role Description
Accessible without login Plain text file example.php Example Example Usage
Accessible without login Plain text file license.txt Lic. License
Plain text file luckynum.class.php Class Main Class
Accessible without login Plain text file manual.txt Doc. Documentation

 Version Control Unique User Downloads Download Rankings  
 0%
Total:191
This week:0
All time:8,320
This week:272Up