| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Renan Martins Pimentel (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 get the address from a CEP zip code in Brazil. It can send an HTTP request to the Correios Web server to query a given CEP zip code. If found, the class returns the logradouro, bairro, localidade and uf of the given CEP as a separate object. In Portuguese: Buscando informações diretamente do site dos Correios. |
| Ratings | Utility | Consistency | Documentation | Examples | Tests | Videos | Overall | Rank |
| All time: | 60% | 50% | - | 60% | - | - | 41% | 3764 |
| Month: | Not yet rated by the users | |||||||
| ||||
| This class can execute MySQL queries using PDO. It can connect to a given MySQL database using the PDO extension and execute SELECT or INSERT queries. The class can return associative arrays with the results of SELECT queries. It can also execute one or more INSERT queries at once. In Portuguese: Um classe simples de conexão com banco de dados, com insert, update e select utilizando PDO. |
| Ratings | Utility | Consistency | Documentation | Examples | Tests | Videos | Overall | Rank |
| All time: | 60% | 60% | - | - | - | - | 36% | 4103 |
| Month: | Not yet rated by the users | |||||||
| ||||
| This class can validate text values of several types. It can take a text string and verify whether it matches one of several types of format. Currently it can validate values as e-mail addresses, as a number, as a CPF or CNPJ number, etc.. Depending on the validation results, the class may return a string with the error or a boolean condition. In Portuguese: Classe com algumas validações de dados básicas para qualquer sistema em PHP. |
| 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 |