Skip to content

linkv-io/php-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

API Reference Build Status Apache V2 License

php-sdk

LINKV SDK for the php programming language.

Requirement

PHP

PHP-CPP

Installing

tar zxf PHP-CPP.tar.gz
cd PHP-CPP
make
make install
  • download linkv.so

    • PHP 7.4+ (2.2.0)
    • PHP 7.0~7.3 (2.1.4)
    • PHP 5.3+ (1.7.1)
  • edit php.ini

# php.ini
[linkv]
extension=/path/linkv.so

License

This SDK is distributed under the Apache License, Version 2.0, see LICENSE.txt and NOTICE.txt for more information.

About

LINKV SDK for the Php programming language.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages