{"id":21680944,"url":"https://github.com/mooxphp/user-session","last_synced_at":"2025-04-12T06:33:46.541Z","repository":{"id":236151711,"uuid":"792023782","full_name":"mooxphp/user-session","owner":"mooxphp","description":"[READ-ONLY] Manage your User Sessions in Filament","archived":false,"fork":false,"pushed_at":"2025-03-19T08:08:33.000Z","size":53,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-19T09:23:24.410Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mooxphp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["mooxphp"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2024-04-25T20:34:07.000Z","updated_at":"2025-03-19T08:08:37.000Z","dependencies_parsed_at":"2024-04-29T07:51:12.515Z","dependency_job_id":"4dea045e-a396-4bee-bfff-b46f2444fb20","html_url":"https://github.com/mooxphp/user-session","commit_stats":null,"previous_names":["mooxphp/user-session"],"tags_count":7,"template":false,"template_full_name":"mooxphp/builder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mooxphp%2Fuser-session","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mooxphp%2Fuser-session/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mooxphp%2Fuser-session/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mooxphp%2Fuser-session/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mooxphp","download_url":"https://codeload.github.com/mooxphp/user-session/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248530173,"owners_count":21119586,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-25T15:22:45.042Z","updated_at":"2025-04-12T06:33:46.511Z","avatar_url":"https://github.com/mooxphp.png","language":"PHP","readme":"![Moox UserSession](https://github.com/mooxphp/moox/raw/main/art/banner/user-session.jpg)\n\n# Moox User Session\n\nMoox User Session is a package that provides a Filament resource to monitor all sessions, specially user sessions. It ships with a SessionRelationService, that cares for providing the correct relation to multiple user models. This service used with our custom Filament Logins, as well as the Moox User Device service that build a perfect couple with Moox User Session.\n\nMoox User Session is running in production for a couple of weeks now, but it lacks documentation.\n\n## Quick Installation\n\nThese two commmands are all you need to install the package:\n\n```bash\ncomposer require moox/user-session\nphp artisan mooxuser-session:install\n```\n\nCurious what the install command does? See manual installation below.\n\n## What it does\n\n\u003c!--whatdoes--\u003e\n\nHere are some things missing, like an overview with screenshots about this package, or simply a link to the package's docs.\n\n\u003c!--/whatdoes--\u003e\n\n## Manual Installation\n\nInstead of using the install-command `php artisan mooxuser-session:install` you are able to install this package manually step by step:\n\n```bash\n// Publish and run the migrations:\nphp artisan vendor:publish --tag=\"user-session-migrations\"\nphp artisan migrate\n\n// Publish the config file with:\nphp artisan vendor:publish --tag=\"user-session-config\"\n```\n\n## Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n## Security Vulnerabilities\n\nPlease review [our security policy](https://github.com/mooxphp/moox/security/policy) on how to report security vulnerabilities.\n\n## Credits\n\n-   [All Contributors](../../contributors)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","funding_links":["https://github.com/sponsors/mooxphp"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmooxphp%2Fuser-session","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmooxphp%2Fuser-session","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmooxphp%2Fuser-session/lists"}