Ecosyste.ms: Summary

An open API service providing a high level summary for open source projects.

https://github.com/voku/session2db

hacktoberfest php session-management session-store sessionstorage sessionstore

Score: 15.394419982163296

Last synced: about 6 hours ago
JSON representation

Repository metadata:

:crown: Session2DB - A drop-in replacement for PHP's default session handler which stores session data in a MySQL database, providing both better performance and better security and protection against session fixation and session hijacking.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 132
Total Committers: 8
Avg Commits per committer: 16.5
Development Distribution Score (DDS): 0.674

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Lars Moelleken v****u@v****e 43
Lars Moelleken l****n@v****m 39
Lars Moelleken l****n@m****m 24
Lars Moelleken l****s@m****g 16
stefangabos c****t@s****o 5
Brent b****g@h****m 2
dependabot[bot] s****t@d****m 2
Victor Nițu v****r@d****o 1

Issue and Pull Request metadata

Last synced: 3 days ago

Total issues: 7
Total pull requests: 12
Average time to close issues: 8 months
Average time to close pull requests: 2 days
Total issue authors: 6
Total pull request authors: 6
Average comments per issue: 3.86
Average comments per pull request: 1.42
Merged pull request: 6
Bot issues: 0
Bot pull requests: 6

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/voku/session2db

Top Issue Authors

  • djschilling (2)
  • ghost (1)
  • kimboslice99 (1)
  • millnut (1)
  • padraigdoran (1)
  • voku (1)

Top Pull Request Authors

  • voku (4)
  • dependabot-preview[bot] (4)
  • gitter-badger (1)
  • mend-bolt-for-github[bot] (1)
  • renovate[bot] (1)
  • djschilling (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (4)

Package metadata

packagist.org: voku/session2db

A PHP library acting as a wrapper for PHP's default session handling functions which stores data in a MySQL database, providing both better performance and better security and protection against session fixation and session hijacking.

  • Homepage: http://stefangabos.ro/php-libraries/zebra-session/
  • Licenses: LGPL-3.0
  • Latest release: 4.0.4 (published about 4 years ago)
  • Last Synced: 2024-05-12T01:28:11.680Z (3 days ago)
  • Versions: 34
  • Dependent Packages: 0
  • Dependent Repositories: 4
  • Downloads: 18,939 Total
  • Rankings:
    • Stargazers count: 4.399%
    • Forks count: 5.727%
    • Downloads: 7.446%
    • Average: 9.18%
    • Dependent repos count: 9.973%
    • Dependent packages count: 18.352%
  • Maintainers (1)
  • Funding:
    • url: https://www.paypal.me/moelleken: type: custom
    • url: https://github.com/voku: type: github
    • url: https://www.patreon.com/voku: type: patreon
    • url: https://tidelift.com/funding/github/packagist/voku/session2db: type: tidelift

Dependencies

composer.json packagist
  • phpunit/phpunit ~6.0 || ~7.0 development
  • php >=7.0.0
  • voku/simple-mysqli ~7.0 || ~8.0