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