PHP Classes

Packages of Renan Martins Pimentel

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Renan Martins Pimentel (3)  >  Mission progress status  >  Reputation  
Picture of Renan Martins Pimentel
Name: Renan Martins Pimentel <contact>
Classes: 3
Country: Brazil Brazil
Age: 40
All time rank: 1723117 in Brazil Brazil
Week rank: 195 Up14 in Brazil Brazil Up
All time users: 1660
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 Buscando CEP  
Get the address from a CEP zip code in Brazil
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.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 60% 50% - 60% - - 41% 3764
Month: Not yet rated by the users

  Files folder image MySQL-PDO  
Execute MySQL queries using PDO
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.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 60% 60% - - - - 36% 4103
Month: Not yet rated by the users

  Files folder image Validar dados  
Validate text values of several types
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