PHP Classes

Packages of Christoph Kappestein

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Christoph Kappestein (3)  >  Mission progress status  >  Reputation  
Picture of Christoph Kappestein
Name: Christoph Kappestein <contact>
Classes: 3
Country: Germany Germany
Age: ???
All time rank: 2737165 in Germany Germany
Week rank: 195 Up8 in Germany Germany Up
All time users: 761
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 bencoding  
Serialize and unserialize values in bencode format
This class can be used to serialize and unserialize values in bencode format.

It can take a variable value and encode it as a string that describes its type and value in the bencode format. It supports encoding strings integers and arrays.

The class can also do the opposite, i.e. take a string in the bencode format and restore the original variable value.
Not enough user ratings

  Files folder image Conversion  
Convert values between metric and binary systems
This class can be used to convert values between metric (SI) and binary (IEC) systems.

It can take values represented in unit of the metric and binary systems and vice-versa.

The class supports units like byte, meter, gram and seconds to the SI standard but you can also define your own unit.

It can also convert bytes to the binary system, for instance converting 1024 bytes to 1 KB.
Not enough user ratings

  Files folder image Roman  
Convert between roman and decimal representation
This class can be used to Convert between roman and decimal representation.

It can take a number and convert it to a string that represents it in the Roman notation.

The class can also do the opposite, i.e. take a string with a number represented in Roman and converts it back to decimal.
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