revolution/laravel-nostr

Laravel Nostr

Maintainers

Package info

github.com/invokable/laravel-nostr

pkg:composer/revolution/laravel-nostr

Fund package maintenance!

invokable

Statistics

Installs: 19 343

Dependents: 0

Suggesters: 0

Stars: 3

1.2.0 2026-02-21 23:38 UTC

README

Maintainability Code Coverage

Ask DeepWiki

Work in progress

Because the Nostr specifications are still evolving, this package is under constant development. However, the notification features should be useful as-is.

Requirements

  • PHP(+GMP) >= 8.3
  • Laravel >= 12.0

Installation

composer require revolution/laravel-nostr

php artisan vendor:publish --tag=nostr-config

Uninstall

composer remove revolution/laravel-nostr
  • Delete config/nostr.php

Usage

LICENCE

MIT