sunchayn/nimbus
Nimbus is a Laravel package for generating and delivering notifications across multiple channels with clean, extensible drivers. It helps you define messages once, route them to email/SMS/webhooks, and manage templates, queues, and configuration in a consistent API.
crypto.randomUUID in favor of normal uuid (#78) (43cb77b)viewportChildTag is not required (c8069c8)tabs support (#52) (8c02877)dd() responses properly (#29) (e3b3370)Full Changelog: https://github.com/sunchayn/nimbus/compare/v0.2.0-alpha...v0.3.0-alpha
Full Changelog: https://github.com/sunchayn/nimbus/compare/v0.1.0-alpha...v0.2.0-alpha
I'm excited to announce the first public alpha release of Nimbus!
This release represents the culmination of extensive development and architectural refinement to create a developer-focused API testing tool that truly understands your Laravel application.
Nimbus automatically analyzes your Laravel routes and validation rules to build interactive request schemas and a native testing interface. It eliminates the friction of manual API client configuration by discovering your endpoints and understanding their validation requirements.
Think of it as Postman/Insomnia, but it lives inside your Laravel app and automatically knows about your routes.
Comprehensive documentation is included in this release:
This is an alpha release intended to validate the concept and gather feedback from the Laravel community. You may encounter:
All feedback is welcome! Please:
How can I help you explore Laravel packages today?