Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 280 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 280 Bytes

README

for use this library - add next lines to your composer.json

"require": {
    "atticlab/stellar-php-sdk":"dev-master"
},
"repositories":[
    {
        "type":"git",
        "url":"https://bitbucket.org/atticlab/stellar-php"
    }
]