https://github.com/lexik/LexikJWTAuthenticationBundle

authentication jwt php symfony symfony-bundle

Last synced: about 1 month ago

Repository metadata:

JWT authentication for your Symfony API


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 633
Total Committers: 192
Avg Commits per committer: 3.297
Development Distribution Score (DDS): 0.664

Commits in past year: 46
Committers in past year: 15
Avg Commits per committer in past year: 3.067
Development Distribution Score (DDS) in past year: 0.478

Name Email Commits
Robin Chalas r****s@g****m 213
Robin Chalas c****r 81
Nicolas Cabot n****t@g****m 27
Nicolas Cabot s****n@l****r 22
Nicolas Cabot n****t@l****m 16
Spomky S****y 11
Maxime Hélias m****6@g****m 10
fd6130 f****0@g****m 6
gfreeau g****g@i****u 5
Thomas C t****e@g****m 5
Florent Morselli c****t@s****m 5
Florent Morselli f****i@s****m 4
Quentin Stoeckel c****u@g****m 4
Spomky f****t@m****r 4
arslan a****1@g****m 4
chalasr r****s@e****u 4
Jeroen van den Enden i****o@e****l 3
Emmanuel Vella v****l@g****m 3
Javier Eguiluz j****z@g****m 3
Samuel ROZE s****e@g****m 3
alborq a****q 3
Massimiliano Arione g****o@g****m 2
Oliver THEBAULT O****0 2
Javier Spagnoletti p****s@g****m 2
Grégoire Paris g****s@u****m 2
Fracsi f****i@g****m 2
Erison Silva e****n@g****m 2
clement c****t@l****m 2
ldaspt l****h@s****t 2
lashae a****n@g****m 2
and 162 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

packagist: lexik/jwt-authentication-bundle

This bundle provides JWT authentication for your Symfony REST API

  • Homepage: https://github.com/lexik/LexikJWTAuthenticationBundle
  • Licenses: MIT
  • Latest release: v2.21.0 (published 8 months ago)
  • Last Synced: 2024-11-11T02:06:24.621Z (about 1 month ago)
  • Versions: 91
  • Dependent Packages: 178
  • Dependent Repositories: 3,400
  • Downloads: 42,940,164 Total
  • Docker Downloads: 284,877
  • Rankings:
    • Forks count: 0.097%
    • Downloads: 0.111%
    • Stargazers count: 0.148%
    • Dependent repos count: 0.152%
    • Average: 0.176%
    • Dependent packages count: 0.179%
    • Docker downloads count: 0.368%
  • Maintainers (2)
  • Funding:
    • url: https://github.com/chalasr: type: github
    • url: https://tidelift.com/funding/github/packagist/lexik/jwt-authentication-bundle: type: tidelift
  • Advisories:
go: github.com/lexik/lexikjwtauthenticationbundle

go: github.com/lexik/LexikJWTAuthenticationBundle


Dependencies

composer.json packagist
  • symfony/browser-kit ^4.4|^5.3|^6.0 development
  • symfony/console ^4.4|^5.3|^6.0 development
  • symfony/dom-crawler ^4.4|^5.3|^6.0 development
  • symfony/filesystem ^4.4|^5.3|^6.0 development
  • symfony/framework-bundle ^4.4|^5.3|^6.0 development
  • symfony/phpunit-bridge ^4.4|^5.3|^6.0 development
  • symfony/security-guard ^4.4|^5.3 development
  • symfony/var-dumper ^4.4|^5.3|^6.0 development
  • symfony/yaml ^4.4|^5.3|^6.0 development
  • ext-openssl *
  • lcobucci/jwt ^3.4|^4.0
  • namshi/jose ^7.2
  • php >=7.1
  • symfony/config ^4.4|^5.3|^6.0
  • symfony/dependency-injection ^4.4|^5.3|^6.0
  • symfony/deprecation-contracts ^2.4|^3.0
  • symfony/event-dispatcher ^4.4|^5.3|^6.0
  • symfony/http-foundation ^4.4|^5.3|^6.0
  • symfony/http-kernel ^4.4|^5.3|^6.0
  • symfony/property-access ^4.4|^5.3|^6.0
  • symfony/security-bundle ^4.4|^5.3|^6.0
  • symfony/translation-contracts ^1.0|^2.0|^3.0