PHP Classes

Packages of Oscar Gentilezza

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Oscar Gentilezza (2)  >  Mission progress status  >  Reputation  
Picture of Oscar Gentilezza
Name: Oscar Gentilezza <contact>
Classes: 2
Country: Argentina Argentina
Age: 39
All time rank: 222728 in Argentina Argentina
Week rank: 195 Up2 in Argentina Argentina Up
All time users: 1108
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 Hybrid Cache  
Store key-value pairs in different containers
This package can store key-value pairs in different containers.

It provides a common interface to manage and access different types of containers that can store, retrieve and delete values associated to given named keys.

The access to the supported containers is implemented by individual driver classes. Currently it provides driver classes to access containers like files, Memcached and Redis.

A separate class can cache the content of pages by capturing the output of the current script and store it in a configured key-value pair storage container.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 66% 75% 66% 75% - - 54% 2036
Month: Not yet rated by the users

  Files folder image EasyCry  
Encrypt and decrypt data with a given key
This class can be used to encrypt and decrypt data with a given key.

It can take a string of data and encrypt it with a given key using pure PHP methods. The encrypted data can be compressed.

The class can also do the opposite, i.e. decompress and decrypt the previously encrypted data using the same key.

In Spanish:

Clase para php que usa un método propio, basico pero rápido:

Es un metodo simetrico por llave o contraseña, se puede usar un archivo como llave necesitando que el emisor/receptor tengan la misma llave.
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