{"id":21231379,"url":"https://github.com/hackthissite/ostiary-client-php","last_synced_at":"2026-05-22T14:18:12.658Z","repository":{"id":62513914,"uuid":"132175497","full_name":"HackThisSite/Ostiary-Client-PHP","owner":"HackThisSite","description":"PHP client library for the Ostiary session manager","archived":false,"fork":false,"pushed_at":"2018-05-13T18:12:44.000Z","size":102,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-13T21:58:12.081Z","etag":null,"topics":["ostiary","php","redis","session","session-management"],"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/HackThisSite.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-04T18:28:12.000Z","updated_at":"2018-05-13T10:16:14.000Z","dependencies_parsed_at":"2022-11-02T13:02:40.335Z","dependency_job_id":null,"html_url":"https://github.com/HackThisSite/Ostiary-Client-PHP","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackThisSite%2FOstiary-Client-PHP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackThisSite%2FOstiary-Client-PHP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackThisSite%2FOstiary-Client-PHP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackThisSite%2FOstiary-Client-PHP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HackThisSite","download_url":"https://codeload.github.com/HackThisSite/Ostiary-Client-PHP/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243673958,"owners_count":20329009,"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":["ostiary","php","redis","session","session-management"],"created_at":"2024-11-20T23:46:39.262Z","updated_at":"2026-05-22T14:18:07.636Z","avatar_url":"https://github.com/HackThisSite.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ostiary Client (PHP library)\n\nThis library provides a PHP client for the [Ostiary session manager](https://github.com/HackThisSite/Ostiary).\n\n[![Build Status](https://travis-ci.org/HackThisSite/Ostiary-Client-PHP.svg?branch=master)](https://travis-ci.org/HackThisSite/Ostiary-Client-PHP)\n[![Dependency Status](https://www.versioneye.com/user/projects/5aedd7f40fb24f54307a4767/badge.svg?style=flat-square)](https://www.versioneye.com/user/projects/5aedd7f40fb24f54307a4767)\n\n**Note**: This library can be used stand-alone from an [Ostiary server](https://github.com/HackThisSite/Ostiary), or can directly interact with the Redis backend of an Ostiary server. However, doing this grants full access to the Redis backend and circumvents the access controls the Ostiary server provides.\n\n## Description\n\n[Ostiary](https://github.com/HackThisSite/Ostiary) is a simple session token manager that can be used for a variety of use cases, acting as an authenticated and authorized wrapper around a Redis store. Sessions are identified and validated using JSON Web Tokens, and scoped data buckets offer the additional ability to store session meta-data (such as username, email, timezone, etc.).\n\nThis PHP client library is used to either interface with an Ostiary server, or work stand-alone.\n\n## Installation\n\nInstall this library using the [composer](https://getcomposer.org/) PHP package manager:\n\n```sh\ncomposer require \"hackthissite/ostiaryclient\"\n```\n\nFor usage, see the documentation section below.\n\n## Documentation\n\n* [Quickstart](doc/) - Overview and quickstart\n* [Class API](doc/api/) - Documentation for the end-user classes of the Ostiary PHP client\n\n## Development\n\nNavigate into the directory where you cloned the Git repository. Install dependencies using the [composer](https://getcomposer.org/) PHP package manager:\n\n```sh\ncomposer install\n```\n\n### Generating documentation\n\n1. Delete the contents of the `doc/api/` folder\n2. Run the command: `vendor/bin/phpdoc-md`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackthissite%2Fostiary-client-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhackthissite%2Fostiary-client-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackthissite%2Fostiary-client-php/lists"}