crustum / tessera
OAuth2 server and API authentication for CakePHP — Crustum Tessera
Package info
Type:cakephp-plugin
pkg:composer/crustum/tessera
1.0.0
2026-07-22 21:01 UTC
Requires
- php: >=8.2
- ext-json: *
- ext-openssl: *
- cakephp/authentication: ^3.0
- cakephp/cakephp: ^5.0
- crustum/plugin-manifest: ^1.0
- firebase/php-jwt: ^6.4|^7.0
- league/oauth2-server: ^9.2
- php-http/discovery: ^1.20
- phpseclib/phpseclib: ^3.0
- psr/http-factory-implementation: *
- symfony/psr-http-message-bridge: ^7.1|^8.0
Requires (Dev)
- cakephp/bake: ^3.0
- cakephp/cakephp-codesniffer: ^5.0
- cakephp/migrations: ^4.0|^5.0
- mockery/mockery: ^1.6
- phpstan/phpstan: ^2.0
- phpunit/phpunit: ^10.5.5 || ^11.1.3 || ^12.5.0
- rector/rector: ^2.5
- vierge-noire/cakephp-fixture-factories: ^3.0
Suggests
- cakedc/users: Optional host users plugin
- cakephp/authorization: Host permission rules for OAuth consent / protected routes
README
Crustum Tessera is a CakePHP 5 OAuth2 server and API token plugin.
Requirements
- PHP 8.2+
See Versions.md for the supported CakePHP versions.
Documentation
For documentation, as well as tutorials, see the docs directory of this repository.
License
Licensed under the MIT License. Redistributions of the source code included in this repository must retain the copyright notice found in each file.