Skip to content

tigron/tigron-api-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tigron-api-client

Description

This packages allows you to communicate with Tigron Control panel.

Installation

Installation via composer:

composer require tigron/tigron-api-client

Howto

Set the Tigron username and password:

<?php
Tigron\Cp\Config::$tigron_username = 'my_username';
Tigron\Cp\Config::$tigron_password = 'my_password';

You are now ready to use the library.

Please check the examples directory as documentation is not yet available

About

A PHP client to communicate with Tigron Control panel

Resources

License

Stars

0 stars

Watchers

4 watching

Forks

Packages

 
 
 

Contributors

Languages