znframework/package-remote

ZN Framework Remote Package

7.1.0 2021-07-24 18:36 UTC

This package is auto-updated.

Last update: 2024-10-25 01:56:22 UTC


README

ZN Framework Remote Package

Follow the steps below for installation and use.

Installation

You only need to run the following code for the installation.

composer require znframework/package-remote

Supported Libraries

FTP Library

Click for documentation of your library.

SSH Library

Click for documentation of your library.

<?php require 'vendor/autoload.php';

ZN\ZN::run();

# See documentation for use.