revolution / laravel-nostr
Laravel Nostr
Fund package maintenance!
invokable
Installs: 14 650
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.2.0
Requires (Dev)
- laravel/pint: ^1.22
- orchestra/testbench: ^9.0||^10.0
- dev-main
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.0
- 0.6.13
- 0.6.12
- 0.6.11
- 0.6.10
- 0.6.9
- 0.6.8
- 0.6.7
- 0.6.6
- 0.6.5
- 0.6.4
- 0.6.3
- 0.6.2
- 0.6.1
- 0.6.0
- 0.5.1
- 0.5.0
- 0.4.3
- 0.4.2
- 0.4.1
- 0.4.0
- 0.3.6
- 0.3.5
- 0.3.4
- 0.3.3
- 0.3.2
- 0.3.1
- 0.3.0
- 0.2.0
- 0.1.8
- 0.1.7
- 0.1.6
- 0.1.5
- 0.1.4
- 0.1.3
- 0.1.2
- 0.1.1
- 0.1.0
- 0.0.2
- 0.0.1
- dev-copilot/fix-20
- dev-copilot/fix-f3f51d0c-fde4-474d-a515-8cc41c968c56
- dev-copilot/fix-1c731417-4057-46f0-8298-ee727afa6833
- dev-copilot/fix-16
- dev-copilot/fix-c2d6ce63-48e1-4505-84ad-7e4f9605a988
- dev-copilot/fix-2185d682-5d38-4290-b70b-513bee3b8c15
- dev-copilot/fix-b705d7cc-563e-4039-b3b2-811eb629a2a0
- dev-copilot/fix-8f112f22-8ad0-45ad-bd05-d3d5955a26dd
- dev-copilot/fix-d24a5398-67b6-46d7-84c4-f597de02b52a
- dev-copilot/fix-eaa80a00-1e5f-4205-b4bf-60ade0c8c217
- dev-copilot/fix-c5d48d2d-be99-4301-9374-6117b92e8c6a
- dev-copilot/fix-9fe3d120-e594-4eab-a9a5-1110946ce49c
- dev-develop
This package is auto-updated.
Last update: 2025-06-14 14:23:56 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