PHP Classes

Packages of Arun Vitto

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Arun Vitto (3)  >  Mission progress status  >  Reputation  
Picture of Arun Vitto
Name: Arun Vitto <contact>
Classes: 3
Country: India India
Age: 35
All time rank: 3241212 in India India
Week rank: 195 Up19 in India India Up
All time users: 515
Week users: 0
 
  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 Image Manipulator  
Resize the image from a file to given size
This class can resize the image from a file to given size.

It takes the path of a given image file and creates a new image from the original but has a different size that is passed to the class as parameter.

The resized image can be saved to a new image at a given path and in a given image format determined by the file name extension of the image file to save.

  Files folder image PHP OTP SMS  
Validate a mobile numbers sending SMS messages
This package can demonstrate how to validate mobile numbers sending SMS messages.

It can use a the Textlocal API to send a SMS message to a given number with a validation text.

The package can also demonstrate how to verify if the validation text entered by the owner of the mobile phone is correct.

  Files folder image PHP Password Policy class  
Verify whether a password complies with a policy
This class can verify whether a password complies with a policy.

It takes a given password text string and checks whether it complies with certain policy rules. Currently it enforces rules for:

- Minimum and maximum length
- Minimum and maximum lower and upper case letters
- Disallow numeric characters
- Disallow numeric characters in the beginning or the end of the password
- Minimum and maximum numeric characters
- Disallow non-alphanumeric characters
- Disallow non-alphanumeric characters in the beginning or the end of the password
- Minimum and maximum non-alphanumeric characters


  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