| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Hatem Mohamed (3) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| 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 |
| ||||
| This class can be used to encrypt and decrypt data using Mcrypt. It can take a string of data and encrypt with a given key. The class can also do the opposite, i.e. recover the original data decrypting it with the same key. |
| Ratings | Utility | Consistency | Documentation | Examples | Tests | Videos | Overall | Rank |
| All time: | 83% | 83% | - | - | - | - | 49% | 2788 |
| Month: | Not yet rated by the users | |||||||
| ||||
| This class can be used to write log messages to files. It can append given log messages to lines of files. The log lines include the current time and optionally the name of the file and line number of the code script to which log message is related. |
| Not enough user ratings |
| ||||
| This class can be used to validate submitted form request values. It can take an array of values for validation eventually from $_POST or $_GET arrays. The class can validate each entry in the array according to previously added rules. Currently it supports rules to check if a value is set, is a valid IP address, is valid number, is a string with a length range, is valid URL, or is valid e-mail address. The class can also sanitize the passed values and return the sanitized results in an array. |
| Not enough user ratings |
| 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 |