Libraries tagged by PHP token
theseer/tokenizer
674678712 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
firebase/php-jwt
390910827 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
phpunit/php-token-stream
381986019 Downloads
Wrapper around PHP's tokenizer extension.
squizlabs/php_codesniffer
331038473 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
namshi/jose
92170608 Downloads
JSON Object Signing and Encryption library for PHP.
web-token/jwt-framework
15812803 Downloads
JSON Object Signing and Encryption library for PHP and Symfony Bundle.
auth0/auth0-php
17332530 Downloads
PHP SDK for Auth0 Authentication and Management APIs.
phpcsstandards/phpcsutils
23478277 Downloads
A suite of utility functions for use with PHP_CodeSniffer
php-open-source-saver/jwt-auth
7663408 Downloads
JSON Web Token Authentication for Laravel and Lumen
phpcsstandards/php_codesniffer
227032 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
griffinledingham/php-apple-signin
1578083 Downloads
A simple library to decode and parse Apple Sign In client tokens.
rbdwllr/reallysimplejwt
2096275 Downloads
A really simple library to generate user authentication JSON Web Tokens.
edamov/pushok
2421716 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
1336115 Downloads
Ultra lightweight JSON web token (JWT) library for PHP5.5+.
gree/jose
2332365 Downloads
JWT, JWS and JWS implementation in PHP