revolution / laravel-nostr
Laravel Nostr
Fund package maintenance!
1.2.1
2026-06-02 10:08 UTC
Requires
- php: ^8.3
- ext-gmp: *
- guzzlehttp/guzzle: ^7.8
- illuminate/support: ^12.0||^13.0
- swentel/nostr-php: ^1.9.2
- valtzu/guzzle-websocket-middleware: ^0.3
Requires (Dev)
- laravel/pint: ^1.22
- orchestra/testbench: ^10.0||^11.0
- revolution/laravel-boost-copilot-cli: ^2.0
This package is auto-updated.
Last update: 2026-06-26 16:54:06 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.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