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