revolution / laravel-nostr
Laravel Nostr
Fund package maintenance!
invokable
Installs: 15 043
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: ^8.2
- ext-gmp: *
- guzzlehttp/guzzle: ^7.8
- illuminate/support: ^11.28||^12.0
- swentel/nostr-php: ^1.9.2
- valtzu/guzzle-websocket-middleware: ^0.3
Requires (Dev)
- laravel/pint: ^1.22
- orchestra/testbench: ^9.0||^10.0
This package is auto-updated.
Last update: 2025-06-23 06:31:21 UTC
README
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