PHPackages                             ezadr/lnurl-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. ezadr/lnurl-php

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

ezadr/lnurl-php
===============

PHP implementation of LNURL Spec, including LNURL Auth

1.0.1(4y ago)83.9k↓66.7%1DBADPHPPHP &gt;=8.0.15

Since May 8Pushed 4y ago1 watchersCompare

[ Source](https://github.com/eza/lnurl-php)[ Packagist](https://packagist.org/packages/ezadr/lnurl-php)[ Docs](https://github.com/eza/lnurl-php)[ RSS](/packages/ezadr-lnurl-php/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)Dependencies (4)Versions (3)Used By (0)

lnurl-php
=========

[](#lnurl-php)

This is a PHP implementation of the `lnurl` protocol

This repo is a fork of: . I have improved the code, added testing and PHP8 support, and more importantly I added support for `lnurl-auth` ().

Installation
------------

[](#installation)

```
$ composer require ezadr/lnurl-php

```

Usage
-----

[](#usage)

I have also written an article on how you could potentially implement this in your own PHP application here

```
