laravel / sanctum
Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.
Installs: 104 535 910
Dependents: 872
Suggesters: 8
Security: 0
Stars: 2 749
Watchers: 50
Forks: 294
Open Issues: 1
Requires
- php: ^8.2
- ext-json: *
- illuminate/console: ^11.0
- illuminate/contracts: ^11.0
- illuminate/database: ^11.0
- illuminate/support: ^11.0
- symfony/console: ^7.0
Requires (Dev)
- mockery/mockery: ^1.6
- orchestra/testbench: ^9.0
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^10.5
- 4.x-dev
- v4.0.3
- v4.0.2
- v4.0.1
- v4.0.0
- 3.x-dev
- v3.3.3
- v3.3.2
- v3.3.1
- v3.3.0
- v3.2.6
- v3.2.5
- v3.2.4
- v3.2.3
- v3.2.2
- v3.2.1
- v3.2.0
- v3.1.0
- v3.0.1
- v3.0.0
- 2.x-dev
- v2.15.1
- v2.15.0
- v2.14.2
- v2.14.1
- v2.14.0
- v2.13.0
- v2.12.2
- v2.12.1
- v2.12.0
- v2.11.4
- v2.11.3
- v2.11.2
- v2.11.1
- v2.11.0
- v2.10.0
- v2.9.4
- v2.9.3
- v2.9.2
- v2.9.1
- v2.9.0
- v2.8.2
- v2.8.1
- v2.8.0
- v2.7.0
- v2.6.0
- v2.5.0
- v2.4.2
- v2.4.1
- v2.4.0
- v2.3.3
- v2.3.2
- v2.3.1
- v2.3.0
- v2.2.1
- v2.2.0
- v2.1.2
- v2.1.1
- v2.1.0
- v2.0.0
- 1.x-dev
- v1.0.1
- v1.0.0
- v0.2.1
- v0.2.0
- v0.1.0
This package is auto-updated.
Last update: 2024-10-31 14:46:25 UTC
README
Introduction
Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.
Official Documentation
Documentation for Sanctum can be found on the Laravel website.
Contributing
Thank you for considering contributing to Sanctum! The contribution guide can be found in the Laravel documentation.
Code of Conduct
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
License
Laravel Sanctum is open-sourced software licensed under the MIT license.