PHP Classes

Packages of Rafal Janisz

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Rafal Janisz (3)  >  Mission progress status  >  Reputation  
Picture of Rafal Janisz
Name: Rafal Janisz <contact>
Classes: 3
Country: Poland Poland
Age: 38
All time rank: 416596 in Poland Poland
Week rank: 195 Up4 in Poland Poland Up
All time users: 192
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 PHP Crypt Image  
Encode message inside an image with steganography
This class can encode message inside an image with steganography.

It can take the path of a given image file and loads it, so it can encode a given text message and store it inside the image in a way that is not easy to notice by real people. The resulting image can be saved to a new file.

The class can also read a given image file with a message stored previously in it and returns the decode message.

  Files folder image PHP File Size to Human...  
Calculate the size of files and directories
This package can calculate the size of files and directories.

It takes the path of a file or a directory and returns the size in bytes of that file or the files contained in the given directory.

The package can return the total size as a number of bytes or a string that displays the number in a human readable format.

  Files folder image PHP Human Readable File Size  
Convert the size of a file to a readable format
This package can convert the size of a file to a readable format.

It takes a string that contains a number of bytes of size of a given file and returns a string that represents that number in a more human readable format using suffixes for KB, MB, TB, etc..

The package allows configuring the number of decimal digits to be used as precision when rounding the number to be formatted.


  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