{"id":19195862,"url":"https://github.com/smart-core/sessionbundle","last_synced_at":"2025-02-23T04:42:25.204Z","repository":{"id":4763269,"uuid":"5913823","full_name":"Smart-Core/SessionBundle","owner":"Smart-Core","description":"Doctrine ORM Session Storage Handler","archived":false,"fork":false,"pushed_at":"2017-11-02T04:42:10.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-04T08:46:01.322Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Smart-Core.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-09-22T14:46:07.000Z","updated_at":"2022-01-04T18:37:21.000Z","dependencies_parsed_at":"2022-08-06T17:31:08.489Z","dependency_job_id":null,"html_url":"https://github.com/Smart-Core/SessionBundle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Smart-Core%2FSessionBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Smart-Core%2FSessionBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Smart-Core%2FSessionBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Smart-Core%2FSessionBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Smart-Core","download_url":"https://codeload.github.com/Smart-Core/SessionBundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240271519,"owners_count":19774859,"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-09T12:11:47.871Z","updated_at":"2025-02-23T04:42:25.177Z","avatar_url":"https://github.com/Smart-Core.png","language":"PHP","readme":"SmartCore SessionBundle\n=======================\n\nDoctrine ORM Session Storage Handler\n\nИз особенностей, бандл хранит поле user_id, что позволяет получать список пользователей online.\n\nInstallation\n------------\n\nEnable the bundle in the kernel:\n\n``` php\n\u003c?php\n// app/AppKernel.php\n\npublic function registerBundles()\n{\n    $bundles = array(\n        // ...\n        new SmartCore\\Bundle\\SessionBundle\\SmartCoreSessionBundle(),\n    );\n}\n```\n\nEnable handler_id:\n\n``` yaml    \n# app/config/config.yml\n\nframework:\n    session:\n        handler_id: smart_core_session.handler\n```\n\n@todo\n-----\n\n *  Конфигурирование автоподключения, например:\n \n    ``` yaml\n    # app/config/config.yml\n    \n    smart_core_session:\n        autoconfigure: true\n    ```\n    \n    В этом случае, будет автоматически применяется handler_id в конфигурации framework бандла.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmart-core%2Fsessionbundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmart-core%2Fsessionbundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmart-core%2Fsessionbundle/lists"}