{"id":20364728,"url":"https://github.com/devsavage/slim4-authentication","last_synced_at":"2026-01-29T22:02:06.191Z","repository":{"id":257813052,"uuid":"867885941","full_name":"devsavage/slim4-authentication","owner":"devsavage","description":"An authentication system using Slim 4","archived":false,"fork":false,"pushed_at":"2024-11-06T19:55:35.000Z","size":224,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T04:45:51.881Z","etag":null,"topics":["authentication","authentication-system","php","php-framework","php8","slim","slim-auth","slim-authentication","slim-framework","slim4","slim4-auth","slim4-authentication","slim4-framework","slim4-skeleton"],"latest_commit_sha":null,"homepage":"","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/devsavage.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,"zenodo":null}},"created_at":"2024-10-04T23:36:44.000Z","updated_at":"2024-10-19T01:29:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"444929e9-c6da-4b2b-bb63-be27772c372a","html_url":"https://github.com/devsavage/slim4-authentication","commit_stats":null,"previous_names":["devsavage/slim4-authentication"],"tags_count":3,"template":true,"template_full_name":null,"purl":"pkg:github/devsavage/slim4-authentication","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsavage%2Fslim4-authentication","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsavage%2Fslim4-authentication/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsavage%2Fslim4-authentication/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsavage%2Fslim4-authentication/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devsavage","download_url":"https://codeload.github.com/devsavage/slim4-authentication/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsavage%2Fslim4-authentication/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28886881,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T21:06:44.224Z","status":"ssl_error","status_checked_at":"2026-01-29T21:06:42.160Z","response_time":59,"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":["authentication","authentication-system","php","php-framework","php8","slim","slim-auth","slim-authentication","slim-framework","slim4","slim4-auth","slim4-authentication","slim4-framework","slim4-skeleton"],"created_at":"2024-11-15T00:13:11.979Z","updated_at":"2026-01-29T22:02:06.170Z","avatar_url":"https://github.com/devsavage.png","language":"PHP","readme":"\n# Slim 4 Authentication\n[![Latest Stable Version](https://poser.pugx.org/devsavage/slim4-authentication/v?format=flat-square)](https://packagist.org/packages/devsavage/slim4-authentication)\n[![Total Downloads](https://poser.pugx.org/devsavage/slim4-authentication/downloads?format=flat-square)](https://packagist.org/packages/devsavage/slim4-authentication)\n[![Latest Unstable Version](https://poser.pugx.org/devsavage/slim4-authentication/v/unstable?format=flat-square)](https://packagist.org/packages/devsavage/slim4-authentication)\n[![License](https://poser.pugx.org/devsavage/slim4-authentication/license?format=flat-square)](https://packagist.org/packages/devsavage/slim4-authentication)\n\nAn authentication system using Slim 4 (in development)\n\nCheckout the [current roadmap](https://github.com/devsavage/slim4-authentication/wiki) for features. \n\n## Getting Started\n### Prerequisites\nYou will need the following to get started: \n\n* Web Server\n\t* PHP 8.1 or newer\n\t* URL rewriting enabled\n\t* SSL certification in production. Check out [HTTPS Is Easy](https://httpsiseasy.com/) for additional help. \n* [Node](https://nodejs.org/)\n* [Composer](https://getcomposer.org/)\n\n### Installation\n#### Clone the project\n```bash\n$ git clone https://github.com/devsavage/slim4-authentication.git your-project-name\n```\n#### Install Composer dependencies\n```bash\n$ cd your-project-name \u0026\u0026 composer install\n```\n#### Install Node dependencies\n```bash\n$ npm install\n```\n#### Rename .env-example to .env\nUpdate the .env file to your configuration\n\n#### Publish database migrations\nAfter your .env file's DB details are updated, run the command below\n```bash\n$ php .\\vendor\\bin\\phinx migrate\n```\n#### Continued configuration\nView the wiki for tips on finishing additional setup and view additional information on how to use this project.\n\n## Vulnerabilities\nPlease report any vulnerabilities using the information found at: [https://savagedev.io/security.txt](https://savagedev.io/security.txt)\n\n## License\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevsavage%2Fslim4-authentication","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevsavage%2Fslim4-authentication","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevsavage%2Fslim4-authentication/lists"}