Follow the steps below for installation and use.
You only need to run the following code for the installation.
composer require znframework/package-services
Click for documentation of your library.
Click for documentation of your library.
Click for documentation of your library.
<?php require 'vendor/autoload.php';
ZN\ZN::run();
# See documentation for use.