dnj/ftp

FTP Contracts for PHP

dev-master 2022-03-08 10:41 UTC

This package is auto-updated.

Last update: 2024-04-28 23:48:36 UTC


README

FTP Contracts for PHP
This packages contains some Contracts (Interfaces) to work with FTP in PHP.
You can create a package that implements this package or you can use the current implementations of this package.
Currently, The FTP-Native is implemented that is using native php ftp functions.