PHP Classes

Packages of Goran Bogdanovic

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Goran Bogdanovic (3)  >  Mission progress status  >  Reputation  
Picture of Goran Bogdanovic
Name: Goran Bogdanovic is available for providing paid consulting. Contact Goran Bogdanovic .
Classes: 3
Country: United States United States
Age: 52
All time rank: 2022289 in United States United States
Week rank: 195 Up19 in United States United States Up
All time users: 1295
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image te-edu Input Sanitize  
Remove undesired values from request variables
This class can be used to remove undesired values from request variables.

It takes an array of eventual request values and traverses its values to remove undesired characters from them.

The list of alllowed chbars is configurable.

  Files folder image te-edu Password Meter  
PHP Programming Innovation award nominee
July 2010
Number 2


Prize: One year server license IP to country region city database
Check whether a password is strong
This class can be used to check whether a password is strong enough to not be guessed easily.

It can perform several tests on a given password string to compute a score that represents the strength of a password.

Password checking is based on Brute Force Attack class A and considering 10 millions password checks in one minute. Checking characters, characters pairs, repeated characters, time neded to be discovered password, chars standrd entropy, etc.

  Files folder image TID Engine  
Compact JavaScript and CSS served by Web pages
This class can compact JavaScript and CSS served by Web pages.

It can process JavaScript and CSS files with separate classes to reduce the size of data to be served to the browsers displaying the pages on which such JavaScript and CSS is used.

The class can also cache the processed JavaScript and CSS files to avoid the overhead of processing those files again.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z