Skip to content

LUMASERV/lumaserv-api-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lumaserv-api-php

PHP Client for the LUMASERV API

Usage

use LUMASERV;

$client = new CoreClient("YOUR_API_TOKEN");
$res = $client->getServers();

About

PHP Client for the LUMASERV API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages