Skip to content

mesosfer/Mesosfer-PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mesosfer PHP

There are several php functions in Mesosfer cloud platform including user management, data management, and data query. For more information about Mesosfer and its features, see Mesosfer Website and Mesosfer Documentations.

Install composer

curl -sS https://getcomposer.org/installer | php

Install guzzle

php composer.phar install

After installing, you need to require Composer's autoloader:

require 'vendor/autoload.php';

License

Copyright (c) 2016, Mesosfer.
All rights reserved.

This source code is licensed under the BSD-style license found in the
LICENSE file in the root directory of this source tree.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published