PHP Edition
PasswordMaker for PHP can be run from the command-line (php cli) or used on a webserver (php cgi). To run from the command-line, enter php passwdmaker.php arg=value... (for CLI version) or php -q passwdmaker.php arg=value... (for CGI version).

Many thanks to Pedro Gimeno Fortea and Miquel Burns.

License (LGPL)
open source image

Download PasswordMaker PHP Edition 1.3
Latest stable release - 16.3kb

Release Notes:
  • A bug with the command line arguements fix.
 


Download PasswordMaker PHP Edition 1.3
Latest stable release - 7kb

Release Notes:
  • MD5 version 0.6 (Firefox Extension) supported.
 
Download PasswordMaker PHP Edition 1.2.2
Latest stable release - 5kb

Release Notes:
  • Fixed a bug where unlimited password support was broken due to a varible not being incremented.
 
Download PasswordMaker PHP Edition 1.2.1
5kb

Release Notes:
  • Fixed a syntax bug introduced by arbitrary length password support (version 1.2). This resulted in incorrectly generated passwords.
 
Download PasswordMaker PHP Edition 1.2
5kb

Release Notes:
  • Supports arbitrary length passwords like the other versions.
  • Really fixed default character set this time.
 
Download PasswordMaker PHP Edition 1.1
5kb

Release Notes:
  • Fixed bug with default character set and improved error messages.