revolution/laravel-nostr

Laravel Nostr

Fund package maintenance!
invokable

Installs: 14 345

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

1.0.0 2025-02-23 03:30 UTC

README

Maintainability Code Coverage

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.2
  • Laravel >= 11.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