znframework/package-services

ZN Framework Services Package

7.1.1 2022-12-29 20:28 UTC

This package is auto-updated.

Last update: 2024-10-29 04:47:31 UTC


README

ZN Framework Services 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-services

Supported Libraries

CDN Library

Click for documentation of your library.

CURL Library

Click for documentation of your library.

Restful Library

Click for documentation of your library.

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

ZN\ZN::run();

# See documentation for use.