{"id":21688455,"url":"https://github.com/oauth2-framework/oauth2-framework","last_synced_at":"2025-10-17T17:57:19.727Z","repository":{"id":51346137,"uuid":"86568320","full_name":"OAuth2-Framework/oauth2-framework","owner":"OAuth2-Framework","description":"The OAuth2 Framework for PHP","archived":false,"fork":false,"pushed_at":"2023-06-08T05:21:43.000Z","size":3755,"stargazers_count":13,"open_issues_count":24,"forks_count":3,"subscribers_count":4,"default_branch":"2.0.x","last_synced_at":"2025-03-26T04:21:31.637Z","etag":null,"topics":["oauth2","oauth2-client","oauth2-server","openid-connect","openid-server","php","php7"],"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/OAuth2-Framework.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"patreon":"FlorentMorselli"}},"created_at":"2017-03-29T10:19:09.000Z","updated_at":"2024-06-19T21:06:25.000Z","dependencies_parsed_at":"2023-01-21T21:03:02.636Z","dependency_job_id":null,"html_url":"https://github.com/OAuth2-Framework/oauth2-framework","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/OAuth2-Framework%2Foauth2-framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OAuth2-Framework%2Foauth2-framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OAuth2-Framework%2Foauth2-framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OAuth2-Framework%2Foauth2-framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OAuth2-Framework","download_url":"https://codeload.github.com/OAuth2-Framework/oauth2-framework/tar.gz/refs/heads/2.0.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248544039,"owners_count":21121882,"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":["oauth2","oauth2-client","oauth2-server","openid-connect","openid-server","php","php7"],"created_at":"2024-11-25T17:15:09.170Z","updated_at":"2025-10-17T17:57:14.686Z","avatar_url":"https://github.com/OAuth2-Framework.png","language":"PHP","funding_links":["https://patreon.com/FlorentMorselli"],"categories":[],"sub_categories":[],"readme":"OAuth2 And OpenID Connect Framework for PHP\n===========================================\n\nHelp me out for a couple of :beers:!\n\n[![Beerpay](https://beerpay.io/OAuth2-Framework/oauth2-framework/badge.svg)](https://beerpay.io/OAuth2-Framework/oauth2-framework)\n[![Beerpay](https://beerpay.io/OAuth2-Framework/oauth2-framework/make-wish.svg)](https://beerpay.io/OAuth2-Framework/oauth2-framework)\n\n----\n\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/cea9f260d4844b1cbd5bf252dad50f10)](https://www.codacy.com/app/Spomky/oauth2-framework?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=OAuth2-Framework/oauth2-framework\u0026amp;utm_campaign=Badge_Grade)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/OAuth2-Framework/oauth2-framework/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/OAuth2-Framework/oauth2-framework/?branch=master)\n[![Coverage Status](https://coveralls.io/repos/github/OAuth2-Framework/oauth2-framework/badge.svg?branch=master)](https://coveralls.io/github/OAuth2-Framework/oauth2-framework?branch=master)\n\n[![Requirements Status](https://requires.io/github/OAuth2-Framework/oauth2-framework/requirements.svg?branch=master)](https://requires.io/github/OAuth2-Framework/oauth2-framework/requirements/?branch=master)\n\n[![Build Status](https://travis-ci.org/OAuth2-Framework/oauth2-framework.svg?branch=master)](https://travis-ci.org/OAuth2-Framework/oauth2-framework)\n\n[![SensioLabsInsight](https://insight.sensiolabs.com/projects/d4172a6f-b7ac-4123-87d3-86baf36cf9a9/big.png)](https://insight.sensiolabs.com/projects/d4172a6f-b7ac-4123-87d3-86baf36cf9a9)\n\n[![Latest Stable Version](https://poser.pugx.org/oauth2-framework/oauth2-framework/v/stable.png)](https://packagist.org/packages/oauth2-framework/oauth2-framework)\n[![Total Downloads](https://poser.pugx.org/oauth2-framework/oauth2-framework/downloads.png)](https://packagist.org/packages/oauth2-framework/oauth2-framework)\n[![Latest Unstable Version](https://poser.pugx.org/oauth2-framework/oauth2-framework/v/unstable.png)](https://packagist.org/packages/oauth2-framework/oauth2-framework)\n[![License](https://poser.pugx.org/oauth2-framework/oauth2-framework/license.png)](https://packagist.org/packages/oauth2-framework/oauth2-framework)\n\n**OAuth2 Framework for PHP** is a **PHP framework** for web applications and a set of reusable\n**PHP components**. It is used to build an authorization server based on the\nOAuth2 Framework protocol ([RFC6749](https://tools.ietf.org/html/rfc6749)) and associated features.\n\n# Installation\n\nInstall **OAuth2 Framework for PHP** with Composer: `composer require oauth2-framework/oauth2-framework`.\n\nThis project follows the [semantic versioning](http://semver.org/) strictly.\n\n# Documentation\n\nThe documentation of this project [is available here](https://oauth2-framework.spomky-labs.com).\n\n# Contributing\n\nRequests for new features, bug fixed and all other ideas to make this project useful are welcome.\nThe best contribution you could provide is by fixing the [opened issues where help is wanted](https://github.com/OAuth2-Framework/oauth2-framework/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22).\n\nPlease report all issues in [the main repository](https://github.com/OAuth2-Framework/oauth2-framework/issues).\n\nPlease make sure to [follow these best practices](.github/CONTRIBUTING.md).\n\n# Security Issues\n\nIf you discover a security vulnerability within the project, please **don't use the bug tracker and don't publish it publicly**.\nInstead, all security issues must be sent to security [at] spomky-labs.com. \n\n# Licence\n\nThis project is release under [MIT licence](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foauth2-framework%2Foauth2-framework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foauth2-framework%2Foauth2-framework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foauth2-framework%2Foauth2-framework/lists"}