Skip to content

lezhnev74/NEM-Api-Library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEM-Api-Library - fork

Forked from NEM-Api-Library.

Forked release

This fork uses the same codebase but splits files into separated classes to support autoloading.

Installation

Edit composer.json file:

"require": {
    "lezhnev74/nem-api-library":"dev-master"
},

"repositories": [
    {
        "type": "git",
        "url": "https://github.com/lezhnev74/NEM-Api-Library"
    }
],

And then call:

composer update

Warning

As this is an alpha version - it has not reliable code. No tests, and probably there are bugs inside. Use only for testing/learning purposes!

Licence

MIT

About

An convenient NIS API PHP Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%