{"id":19357725,"url":"https://github.com/joomla-framework/authentication","last_synced_at":"2025-04-06T04:12:36.392Z","repository":{"id":13957542,"uuid":"16657809","full_name":"joomla-framework/authentication","owner":"joomla-framework","description":"Authentication Package for the Joomla Framework","archived":false,"fork":false,"pushed_at":"2024-12-10T06:59:57.000Z","size":5511,"stargazers_count":9,"open_issues_count":0,"forks_count":7,"subscribers_count":12,"default_branch":"3.x-dev","last_synced_at":"2025-03-30T03:06:54.985Z","etag":null,"topics":["authentication","joomla-framework","php"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joomla-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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"joomla","custom":"https://community.joomla.org/sponsorship-campaigns.html"}},"created_at":"2014-02-09T02:02:13.000Z","updated_at":"2024-12-10T07:00:01.000Z","dependencies_parsed_at":"2025-01-06T11:26:04.536Z","dependency_job_id":"123d731c-774a-4438-9704-a06d8746f024","html_url":"https://github.com/joomla-framework/authentication","commit_stats":{"total_commits":132,"total_committers":10,"mean_commits":13.2,"dds":0.2727272727272727,"last_synced_commit":"98e079e276cea9954be575f4a5b89246050df780"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joomla-framework%2Fauthentication","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joomla-framework%2Fauthentication/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joomla-framework%2Fauthentication/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joomla-framework%2Fauthentication/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joomla-framework","download_url":"https://codeload.github.com/joomla-framework/authentication/tar.gz/refs/heads/3.x-dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247430874,"owners_count":20937874,"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":["authentication","joomla-framework","php"],"created_at":"2024-11-10T07:08:59.000Z","updated_at":"2025-04-06T04:12:36.277Z","avatar_url":"https://github.com/joomla-framework.png","language":"PHP","funding_links":["https://github.com/sponsors/joomla","https://community.joomla.org/sponsorship-campaigns.html"],"categories":[],"sub_categories":[],"readme":"# The Authentication Package [![Build Status](https://ci.joomla.org/api/badges/joomla-framework/authentication/status.svg?ref=refs/heads/3.x-dev)](https://ci.joomla.org/joomla-framework/authentication)\n\n[![Latest Stable Version](https://poser.pugx.org/joomla/authentication/v/stable)](https://packagist.org/packages/joomla/authentication)\n[![Total Downloads](https://poser.pugx.org/joomla/authentication/downloads)](https://packagist.org/packages/joomla/authentication)\n[![Latest Unstable Version](https://poser.pugx.org/joomla/authentication/v/unstable)](https://packagist.org/packages/joomla/authentication)\n[![License](https://poser.pugx.org/joomla/authentication/license)](https://packagist.org/packages/joomla/authentication)\n\nThe authentication package provides a simple interface to authenticate users in a Joomla Framework application. It is completely decoupled from the application class and provides the ability to implement custom authentication strategies.\n\n\n## Installation via Composer\n\nAdd `\"joomla/authentication\": \"~3.0\"` to the require block in your composer.json and then run `composer install`.\n\n```json\n{\n\t\"require\": {\n\t\t\"joomla/authentication\": \"~3.0\"\n\t}\n}\n```\n\nAlternatively, you can simply run the following from the command line:\n\n```sh\ncomposer require joomla/authentication \"~3.0\"\n```\n\nIf you want to include the test sources and docs, use\n\n```sh\ncomposer require --prefer-source joomla/authentication \"~3.0\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoomla-framework%2Fauthentication","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoomla-framework%2Fauthentication","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoomla-framework%2Fauthentication/lists"}