OmniCast Laravel SDK v1.0.0
Features
- ✅ JWT host/join token generation (HS256 via firebase/php-jwt ^7)
- ✅ REST API: getRooms, getRoomCount, getParticipants, getParticipantCount
- ✅ OmnicastException with 5 named static constructors
- ✅ OmnicastServiceProvider (singleton + config publish)
- ✅ Omnicast Facade with IDE autocomplete hints
- ✅ PHPUnit test suite: 14 tests, 26 assertions — all passing
Requirements
- PHP ^8.1
- Laravel ^10.0 | ^11.0 | ^12.0
composer require omnicast/laravel-sdk