Download .zip |
Info | View files (7) | Download .zip | Reputation | Support forum (3) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2007-10-22 (11 years ago) | 66% | Total: 2,552 | All time: 1,484 This week: 516 |
Version | License | PHP version | Categories | |||
fep 1.0 | BSD License | 4.3 | HTTP, Files and Folders, Stream wrappers |
Description | Author | |||
This package can be used to store and retrieve files in a remote repository server using HTTP. Innovation Award
|
Files |
File | Role | Description | ||
---|---|---|---|---|
test (2 files, 1 directory) | ||||
FEP_base.php | Class | Base class | ||
FEP_client.php | Class | Client Class | ||
FEP_server.php | Class | Server Class | ||
safeIO.php | Class | Safe IO, to provide a generic file locking |
Files | / | test |
File | Role | Description | ||
---|---|---|---|---|
repository (1 file) | ||||
client_example.php | Example | Client Example | ||
server_example.php | Example | Server Example |
fep-2007-10-22.zip 14KB | |
fep-2007-10-22.tar.gz 10KB | |
Install with Composer |
Needed packages | ||
Class | Download | Why it is needed | Dependency |
---|---|---|---|
PHP HTTP protocol client | .zip .tar.gz | The Filesystem is working over HTTP/1.0 | Required |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Pages that reference this package |
Remote File system in PHP Hello to every one, you may be surprised by the title of this post and you may be wondering why a remote file-system in PHP?.. |