{"id":21499852,"url":"https://github.com/hexters/auth","last_synced_at":"2026-03-12T08:02:47.493Z","repository":{"id":245363172,"uuid":"818061195","full_name":"hexters/auth","owner":"hexters","description":"hexters/auth is a starter kit package for Laravel that provides basic authentication features and allows the development of multiple authentication setups with a simple and minimalist implementation using Livewire and Volt, alongside Blade and Tailwind CSS.","archived":false,"fork":false,"pushed_at":"2024-07-01T03:32:33.000Z","size":85,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-12T14:44:13.093Z","etag":null,"topics":[],"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/hexters.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},"funding":{"github":"hexters","ko_fi":"hexters","patreon":"hexters"}},"created_at":"2024-06-21T02:48:14.000Z","updated_at":"2024-11-08T14:54:44.000Z","dependencies_parsed_at":"2024-06-21T19:53:50.489Z","dependency_job_id":"61b87063-44b7-4da3-b726-ab0007bae2b9","html_url":"https://github.com/hexters/auth","commit_stats":null,"previous_names":["hexters/auth"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/hexters/auth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexters%2Fauth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexters%2Fauth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexters%2Fauth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexters%2Fauth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hexters","download_url":"https://codeload.github.com/hexters/auth/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexters%2Fauth/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30419278,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T07:30:13.030Z","status":"ssl_error","status_checked_at":"2026-03-12T07:29:54.885Z","response_time":114,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-23T17:18:44.425Z","updated_at":"2026-03-12T08:02:47.463Z","avatar_url":"https://github.com/hexters.png","language":"PHP","funding_links":["https://github.com/sponsors/hexters","https://ko-fi.com/hexters","https://patreon.com/hexters"],"categories":["PHP"],"sub_categories":[],"readme":"# Hexters/Auth\n\n[![Latest Stable Version](https://poser.pugx.org/hexters/auth/v/stable)](https://packagist.org/packages/hexters/auth)\n[![Total Downloads](https://poser.pugx.org/hexters/auth/downloads)](https://packagist.org/packages/hexters/auth)\n[![License](https://poser.pugx.org/hexters/auth/license)](https://packagist.org/packages/hexters/auth)\n\nHexters/Auth is a Laravel package that allows you to create multiple authentication pages, similar to Laravel Breeze. The package is supported by [Livewire Volt](https://livewire.laravel.com) and [TailwindCSS](https://tailwindcss.com). For the components, this package uses [maryUI](https://mary-ui.com).\n\n![](https://raw.githubusercontent.com/hexters/auth/main/auth-schema.jpg)\n\n## Installation\n\nAdd the package repository by running the following command:\n```bash\ncomposer require hexters/auth\n```\n\nInstall the package by running:\n```bash\nphp artisan auth:install\n```\n\nTo create a login page, simply follow this command:\n```bash\nphp artisan make:auth\n```\n\nAnd last build assets\n```bash\nnpm run build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexters%2Fauth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhexters%2Fauth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexters%2Fauth/lists"}