Author: Manuel Lemos
Viewers: 114
Last month viewers: 1
Categories: Notable Packages
Nowadays there are many cloud services that provide services for hosting data files.
This package provide an abstraction, so developers can use different cloud data storage provides to store and retrieve files.
Read this article to learn more details about how this notable PHP package works.
This package provide an abstraction, so developers can use different cloud data storage provides to store and retrieve files.
Read this article to learn more details about how this notable PHP package works.
The package PHP Cloud Storage Abstraction is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.
The basic purpose is: Store and retrieve data in multiple cloud services
Here follows in more detail what it does:
This package can store and retrieve data in multiple cloud services.
It provides a common interface to access different storage services that implement functions like listing, uploading, downloading and deleting files.
Currently it provides classes that implement the storage interface to access Amazon S3 and local files storage. Others can be provided in the future by implementing the same interface.
Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.
If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.
The basic purpose is: Store and retrieve data in multiple cloud services
Here follows in more detail what it does:
This package can store and retrieve data in multiple cloud services.
It provides a common interface to access different storage services that implement functions like listing, uploading, downloading and deleting files.
Currently it provides classes that implement the storage interface to access Amazon S3 and local files storage. Others can be provided in the future by implementing the same interface.
Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.
If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.
You need to be a registered user or login to post a comment
Login Immediately with your account on:
Comments:
No comments were submitted yet.