Skip to content

getAlby/nwc-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NWC PHP

Add the following to your composer file:

"repositories": [
  {
    "type": "vcs",
    "url": "https://github.com/getAlby/nwc-php"
  }
],
"require": {
  "getalby/nwc-php": "v1.0.1"
}

Development

Installation

composer install

Testing

Create an .env file and update your connection secret:

cp .env.example.env

You should use an isolated connection secret with all permissions for testing.

./vendor/bin/phpunit tests

About

PHP client for NWC

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages