Libraries tagged by PHP token
theseer/tokenizer
603415294 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
firebase/php-jwt
350795355 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
phpunit/php-token-stream
369663126 Downloads
Wrapper around PHP's tokenizer extension.
squizlabs/php_codesniffer
299990737 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
namshi/jose
86654597 Downloads
JSON Object Signing and Encryption library for PHP.
web-token/jwt-framework
13711774 Downloads
JSON Object Signing and Encryption library for PHP and Symfony Bundle.
auth0/auth0-php
15441609 Downloads
PHP SDK for Auth0 Authentication and Management APIs.
phpcsstandards/phpcsutils
17111602 Downloads
A suite of utility functions for use with PHP_CodeSniffer
php-open-source-saver/jwt-auth
6348691 Downloads
JSON Web Token Authentication for Laravel and Lumen
phpcsstandards/php_codesniffer
177539 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
griffinledingham/php-apple-signin
1393598 Downloads
A simple library to decode and parse Apple Sign In client tokens.
rbdwllr/reallysimplejwt
1875247 Downloads
A really simple library to generate user authentication JSON Web Tokens.
edamov/pushok
2065369 Downloads
PHP client for Apple Push Notification Service (APNs) - Send push notifications to iOS using the new APNs HTTP/2 protocol with token-based (JWT with p8 private key) or certificate-based authentication
adhocore/jwt
1189460 Downloads
Ultra lightweight JSON web token (JWT) library for PHP5.5+.
gree/jose
2158910 Downloads
JWT, JWS and JWS implementation in PHP