Author: Manuel Lemos
Updated on: 2022-05-24
Posted on: 2022-05-24
Package: PHP CDN Upload Functions
Those servers can be geographically closer to the users of a site, thus making the service of those site pages faster for those users.
This package can perform several operations to store and retrieve files stored in CDN servers directly. It makes it easier for developers to manage content stored in CDN servers from the Web sites they developed.
About the PHP CDN Upload Functions Package
The package PHP CDN Upload Functions 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: Send and receive files to CDN servers using SFTP
Here follows in more detail what it does:
This package can send and receive files to CDN servers using SFTP.
It provides a sub-class for the CakePHP framework component class that can connect to the secure FTP server of a CDN server to transfer files.
Currently, it can:
- Send a given local file to a remote path in the CDN server
- Delete a file with a remote path in the CDN server
- Download all files from a given remote path in the CDN server to a local directory
Conclusion
The PHP CDN Upload Functions can be downloaded from download page or be installed using the PHP Composer tool following instructions in the Composer install instructions page.
This package was considered notable for implementing its benefits in a way that is worth noticing.
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 as well nice prizes.
One nice prize that many PHP developers want and you may like is the PHP elePHPant mascot plush.
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.