{"id":15658779,"url":"https://github.com/adamwojs/ezplatform-oauth2-bundle","last_synced_at":"2025-03-30T02:43:24.503Z","repository":{"id":147305012,"uuid":"202880595","full_name":"adamwojs/ezplatform-oauth2-bundle","owner":"adamwojs","description":"eZ Platform OAuth2 Server","archived":false,"fork":false,"pushed_at":"2019-08-18T10:47:23.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T05:20:14.732Z","etag":null,"topics":["ezplatform","ezplatform-bundle","oauth2-server"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adamwojs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-17T12:51:19.000Z","updated_at":"2019-08-18T10:47:25.000Z","dependencies_parsed_at":"2023-05-05T10:17:14.525Z","dependency_job_id":null,"html_url":"https://github.com/adamwojs/ezplatform-oauth2-bundle","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/adamwojs%2Fezplatform-oauth2-bundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamwojs%2Fezplatform-oauth2-bundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamwojs%2Fezplatform-oauth2-bundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamwojs%2Fezplatform-oauth2-bundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adamwojs","download_url":"https://codeload.github.com/adamwojs/ezplatform-oauth2-bundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246269912,"owners_count":20750319,"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":["ezplatform","ezplatform-bundle","oauth2-server"],"created_at":"2024-10-03T13:14:00.966Z","updated_at":"2025-03-30T02:43:24.478Z","avatar_url":"https://github.com/adamwojs.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ezplatform-oauth2-bundle\n\n## Installation\n\n### Applications that use Symfony Flex\n\nOpen a command console, enter your project directory and execute:\n\n```console\n$ composer require adamwojs/ezplatform-oauth2-bundle\n```\n\n### Applications that don't use Symfony Flex\n\n#### Step 1: Download the Bundle\n\nOpen a command console, enter your project directory and execute the\nfollowing command to download the latest stable version of this bundle:\n\n```console\n$ composer require adamwojs/ezplatform-oauth2-bundle\n```\n\nThis command requires you to have Composer installed globally, as explained\nin the [installation chapter](https://getcomposer.org/doc/00-intro.md)\nof the Composer documentation.\n\n#### Step 2: Enable the Bundle\n\nThen, enable the bundle by adding it to the list of registered bundles\nin the `config/bundles.php` file of your project:\n\n```php\n// config/bundles.php\n\nreturn [\n    // ...\n    AdamWojs\\EzPlatformOAuth2Bundle::class =\u003e ['all' =\u003e true],\n];\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamwojs%2Fezplatform-oauth2-bundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadamwojs%2Fezplatform-oauth2-bundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamwojs%2Fezplatform-oauth2-bundle/lists"}