PHP Classes

PHP Seeder: Return a seed string from the user browser details

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog (1)    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 110 This week: 1All time: 9,624 This week: 560Up
Version License PHP version Categories
seeder 1.0MIT/X Consortium ...5HTTP, PHP 5, Cryptography, Text proce...
Description 

Author

This package can return a seed string from the user browser details.

It retrieves the current HTTP request details like the user browser name, browser IP address, hostname, and URI request.

The class generates a seed string from these HTTP request detail values.

Innovation Award
PHP Programming Innovation award nominee
May 2022
Number 7
Seed strings are values that often applications use to generate pseudo-random numbers to implement data encryption.

When an application needs to use different seed data to encrypt data with a foreign key or hash value for each user, it is ideal to use unique seed values.

This package generates seed strings from the current HTTP request values to increase the probability of generating unique seed values for all applications.

Manuel Lemos
Picture of Sergey Kol'miller
  Performance   Level  
Name: Sergey Kol'miller <contact>
Classes: 5 packages by
Country: Russian Federation Russian Federation
Age: 40
All time rank: 354698 in Russian Federation Russian Federation
Week rank: 411 Up22 in Russian Federation Russian Federation Up
Innovation award
Innovation award
Nominee: 3x

  Files folder image Files  
File Role Description
Files folder imagesrc (1 directory)
Plain text file composer.json Data Auxiliary data

  Files folder image Files  /  src  
File Role Description
Files folder imageSeed (2 files)

  Files folder image Files  /  src  /  Seed  
File Role Description
  Plain text file Seed.php Class Class source
  Plain text file Seeder.php Class Class source

 Version Control Unique User Downloads Download Rankings  
 100%
Total:110
This week:1
All time:9,624
This week:560Up