PHP Classes

Packages of Vladimir Zurita

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Vladimir Zurita (3)  >  Mission progress status  >  Reputation  
Picture of Vladimir Zurita
Name: Vladimir Zurita <contact> Vladimir Zurita Google profile
Classes: 3
Country: Chile Chile
Age: 52
All time rank: 20878 in Chile Chile
Week rank: 195 Up2 in Chile Chile Up
All time users: 1235
Week users: 0
Innovation award
Innovation award
Nominee: 1x

Winner: 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 Cifrador  
Encrypt and decrypt data with mcrypt
This class can encrypt and decrypt data with mcrypt.

It takes a string of data and encrypts it using Rijndael 256 algorithm. The resulting data is returned encoded with base 64 algorithm.

The class can also do the opposite, i.e. decode previously encrypted data encoded with base64 algorithm and decrypts the result to return the original data.
Not enough user ratings

  Files folder image PHP CACERT Self-Signed...  
PHP Programming Innovation award winner
March 2015
Winner


Prize: PhpStorm IDE personal permanent license
Generate self-signed digital certificates
This class can generate self-signed digital certificates.

First the class generates the certification authority certificate with given certificate details.

Then it can generate other certificates and sign them with the key of the previously generated certification authority certificate.

The class may also retrieve the public key of a given certificate.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 70% 65% 45% - - - 46% 3270
Month: Not yet rated by the users

  Files folder image vladzur Database  
Change MySQL table records from parameter lists
This class can be used to to change MySQL table records from parameter lists.

It connects to a given MySQL database and can execute SQL INSERT, UPDATE, DELETE and DESCRIBE queries from parameters that specify the tables, fields and field values to use.
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