dnj/ftp

FTP Contracts for PHP

Maintainers

Details

github.com/dnj/ftp

Source

Issues

Installs: 2

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/dnj/ftp

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

This package is auto-updated.

Last update: 2025-09-29 03:13:53 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.