PHP Classes
elePHPant
Icontem

File Exchange Protocol: Store and retrieve remote files using HTTP

Recommend this page to a friend!
  Info   View files View files (7)   DownloadInstall with Composer Download .zip   Reputation   Support forum (3)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2007-10-22 (11 years ago) RSS 2.0 feedStarStarStarStar 66%Total: 2,552 All time: 1,484 This week: 516Up
Version License PHP version Categories
fep 1.0BSD License4.3HTTP, Files and Folders, Stream wrappers
Description Author

This package can be used to store and retrieve files in a remote repository server using HTTP.

It can access a remote server using HTTP requests with authentication to protect the access to the remote files.

The class can perform requests to create, write, read and delete remote files. It can also create, list, and delete directories.

It implements a stream wrapper interface to make it possible to access the remote files with PHP functions like fopen('fep://...') and other PHP file and directory manipulation functions.

allow to the exchange of files between servers. Also apply an Stream Wrapper that allow to mount the a remote file system.

Innovation Award
PHP Programming Innovation award winner
October 2007
Winner


Prize: One book of choice by O'Reilly
Exchanging files between servers is often used with FTP or other file transfer protocols. However, sometimes it is necessary to exchange files between servers without FTP support.

The package implements a stream wrapper that allows PHP applications to use just HTTP requests sent between Web servers with PHP support.

Sending and receiving files is very simple as it is all done using regular PHP file access functions like fopen, fread, fwrite and fclose.

Manuel Lemos
  Performance   Level  
Name: Cesar D. Rodas <contact>
Classes: 39 packages by
Country: Paraguay Paraguay
Innovation award
Innovation award
Nominee: 25x

Winner: 5x

  Files folder image Files  
File Role Description
Files folder imagetest (2 files, 1 directory)
Plain text file FEP_base.php Class Base class
Plain text file FEP_client.php Class Client Class
Plain text file FEP_server.php Class Server Class
Plain text file safeIO.php Class Safe IO, to provide a generic file locking

  Files folder image Files  /  test  
File Role Description
Files folder imagerepository (1 file)
  Accessible without login Plain text file client_example.php Example Client Example
  Accessible without login Plain text file server_example.php Example Server Example

  Files folder image Files  /  test  /  repository  
File Role Description
  Accessible without login Plain text file .foo Data File for create folder

Downloadfep-2007-10-22.zip 14KB
Downloadfep-2007-10-22.tar.gz 10KB
Install with ComposerInstall with Composer
Needed packages  
Class DownloadWhy it is needed Dependency
PHP HTTP protocol client Download .zip .tar.gz The Filesystem is working over HTTP/1.0 Required
 Version Control Unique User Downloads Download Rankings  
 0%
Total:2,552
This week:0
All time:1,484
This week:516Up
User Ratings User Comments (1)
 All time
Utility:95%StarStarStarStarStar
Consistency:91%StarStarStarStarStar
Documentation:-
Examples:91%StarStarStarStarStar
Tests:-
Videos:-
Overall:66%StarStarStarStar
Rank:721
 
So good
11 years ago (Dairon Orlando Hernandez Gonzalez)
70%StarStarStarStar