PHP Classes

Packages of Tobias Marstaller

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Tobias Marstaller (3)  >  Mission progress status  >  Reputation  
Picture of Tobias Marstaller
Name: Tobias Marstaller <contact>
Classes: 3
Country: Germany Germany
Age: ???
All time rank: 2224139 in Germany Germany
Week rank: 195 Up8 in Germany Germany Up
All time users: 1113
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 CFA Library  
Compress and extract files from a single file
This package can compress and extract files from a single file.

There is a class that can create a compressed archive file. Files may be compressed and added to the archive, optionally encrypting the contents using a given password.

Another class can extract the files from a previously compressed archive, eventualy decrypting the file contents using the original encryption password.

There are also two other classes for listing, adding or removing files in compressed archive files.
Not enough user ratings

  Files folder image PHP Simple HTTP Request  
Send HTTP 1.1 requests via TCP socket connections
This class can send HTTP 1.1 requests via TCP socket connections.

It can send a HTTP request to a Web server with a given URL using parameters passed as an array.

The request user agent is configurable. Class constants are pre-defined with the user agent strings of several versions of Firefox, Chrome, Internet Explorer and Safari.

The class can also set and get the values of the HTTP request cookies.

It can return the HTTP response headers and body.
Not enough user ratings

  Files folder image Stream IO  
Access files with classes similar to Java IO
This package can access files with classes similar to Java IO package.

It provides several types of interfaces to access read and write streams of data like InputStream, OutputStream, Socket, DataOutputStream, EncryptedOutputStream, etc..

It can be used also to read and write text streams with characters encoded in ASCII (7 bit) and UTF-8.
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