Popular Packages
-
-
-
-
PHP
fizzday/fizzjwt
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, based on 'firebase/jwt', add the decode() third param default 'HS256'(JWT 无状态 restful api 认证)
-
PHP
matthiasnoback/naive-serializer
A naive JSON serializer which recursively converts an object graph to and from JSON, without any configuration or custom code.
-
-
PHP
vaibhavpandeyvpz/jweety
Simple JWT (RFC 7519) encoding/decoding and validation library, for PHP >= 8.2.
-
-
PHP
aik099/phpunit-mink
Library for using Mink in PHPUnit tests. Supports session sharing between tests in a test case.
-
-
-
PHP
ptcinc/solr-php-client
A purely PHP library for indexing and searching documents against an Apache Solr installation
-
-
-
PHP
indigerd/yii2-oauth2-auth-filter
Yii2 module to check validity of oauth2 token and scope access in microservices.