{"id":18947320,"url":"https://github.com/arif-rh/ci4-auth","last_synced_at":"2025-04-15T22:31:39.778Z","repository":{"id":62486857,"uuid":"264626283","full_name":"arif-rh/ci4-auth","owner":"arif-rh","description":"PHPAuth for CodeIgniter 4","archived":false,"fork":false,"pushed_at":"2021-06-28T12:10:22.000Z","size":57,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T04:04:47.216Z","etag":null,"topics":["authentication","codeigniter4-auth","codeigniter4-library"],"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/arif-rh.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}},"created_at":"2020-05-17T09:26:09.000Z","updated_at":"2022-09-20T09:00:51.000Z","dependencies_parsed_at":"2022-11-02T10:15:35.952Z","dependency_job_id":null,"html_url":"https://github.com/arif-rh/ci4-auth","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arif-rh%2Fci4-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arif-rh%2Fci4-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arif-rh%2Fci4-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arif-rh%2Fci4-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arif-rh","download_url":"https://codeload.github.com/arif-rh/ci4-auth/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249166146,"owners_count":21223392,"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","codeigniter4-auth","codeigniter4-library"],"created_at":"2024-11-08T13:09:35.395Z","updated_at":"2025-04-15T22:31:34.769Z","avatar_url":"https://github.com/arif-rh.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHPAuth for CodeIgniter 4\n\nThis package is adopted from [PHPAuth](https://github.com/PHPAuth/PHPAuth), but completedly rewrited for easy implementation with CodeIgniter 4.\n\n## Installation\n\n1. `composer require arif-rh/ci4-auth`\n2. make sure you have set you database config properly\n3. `php spark migrate -n Arifrh\\Auth`\n4. `php spark db:seed \\\\Arifrh\\\\Auth\\\\Database\\\\Seeds\\\\AuthSeeder`\n\n## Features\n\n- Register\n- Activation email\n- Login\n- Request reset password\n- Encrypt password using bcrypt\n- Prevent brute force attack by limiting request\n\n## Acknowledgments\n\n- [PHPAuth](https://github.com/PHPAuth/PHPAuth)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farif-rh%2Fci4-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farif-rh%2Fci4-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farif-rh%2Fci4-auth/lists"}