File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 55[ ![ Minimum PHP version] ( https://img.shields.io/packagist/php-v/lazzard/php-ftp-client?color=%238892bf )] ( https://packagist.org/packages/lazzard/php-ftp-client )
66![ License] ( https://img.shields.io/packagist/l/lazzard/php-ftp-client )
77
8- This library provides helper classes and methods to manage your files on the FTP server in an OOP way.
8+ This library provides helper classes and methods to manage your FTP files in an OOP way.
99
1010* Note: This library aimed to be a full FTP/FTPS client solution for the old ** (^5.5)** and newer PHP releases ** (^8.0)** that support FTP extension.*
1111
Original file line number Diff line number Diff line change 11{
22 "name" : " lazzard/php-ftp-client" ,
3- "description" : " This library provides helper classes and methods to manage your files on the FTP server in an OOP way." ,
3+ "description" : " This library provides helper classes and methods to manage your FTP files in an OOP way." ,
44 "type" : " library" ,
55 "license" : " MIT" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments