dyce / laravel-bouncer
Laravel Bouncer provides a featherweight authentication system for gaming APIs built with Laravel.
Installs: 208
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/dyce/laravel-bouncer
Requires
- php: ^7.2|^8.0|^8.2
- ext-json: *
- illuminate/contracts: ^6.9|^7.0|^8.0|^9.0|^10.0
- illuminate/database: ^6.9|^7.0|^8.0|^9.0|^10.0
- illuminate/support: ^6.9|^7.0|^8.0|^9.0|^10.0
Requires (Dev)
- mockery/mockery: ^1.0
- orchestra/testbench: ^4.0|^5.0|^6.0
- phpunit/phpunit: ^8.0|^9.3
README
Introduction
Laravel Bouncer provides a featherweight authentication system for gaming APIs built with Laravel.
License
Laravel Bouncer is open-sourced software licensed under the MIT license.