Skip to content

sendmail2krrish/_SelfLoader

Repository files navigation

_SelfLoader

Use _Self Loader to avoid include php classes.

Uses of _SelfLoader

  • Set your root directory in config.json
  • Run php "{your_directory}/_SelfLoader/bin/loader.php" using your terminal or power shell or cmd from your root directory.
  • Add autoload.php
require_once "lib/_SelfLoader/autoload.php";

Thnaks, Happy coding :)
Krishna Paul sendmail2krrish@gmail.com