{"id":27152358,"url":"https://github.com/devopspower/codeigniter4-auth-and-user-management","last_synced_at":"2025-08-03T16:34:13.785Z","repository":{"id":47122425,"uuid":"294616630","full_name":"devopspower/codeigniter4-auth-and-user-management","owner":"devopspower","description":"A simple authentication and user management system for CodeIgniter 4","archived":false,"fork":false,"pushed_at":"2023-04-11T13:46:19.000Z","size":3339,"stargazers_count":60,"open_issues_count":7,"forks_count":24,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-08T07:30:52.599Z","etag":null,"topics":["codeigniter4","user-management"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devopspower.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":"2020-09-11T06:47:41.000Z","updated_at":"2025-03-31T22:09:49.000Z","dependencies_parsed_at":"2024-09-25T00:32:58.049Z","dependency_job_id":null,"html_url":"https://github.com/devopspower/codeigniter4-auth-and-user-management","commit_stats":{"total_commits":10,"total_committers":3,"mean_commits":"3.3333333333333335","dds":"0.30000000000000004","last_synced_commit":"e6432e4b25a7fd4fbd561ca16e6957fafdb523c7"},"previous_names":["devopspower/codeigniter4-auth-and-user-management"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devopspower%2Fcodeigniter4-auth-and-user-management","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devopspower%2Fcodeigniter4-auth-and-user-management/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devopspower%2Fcodeigniter4-auth-and-user-management/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devopspower%2Fcodeigniter4-auth-and-user-management/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devopspower","download_url":"https://codeload.github.com/devopspower/codeigniter4-auth-and-user-management/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247869211,"owners_count":21009588,"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":["codeigniter4","user-management"],"created_at":"2025-04-08T15:26:08.044Z","updated_at":"2025-04-08T15:26:08.785Z","avatar_url":"https://github.com/devopspower.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About Codeigniter 4 Authentication and User Management System\nA simple authentication and user management system for CodeIgniter 4\n\nBenefits:\n\n- Pre-built Dashboard page\n- Pre-built Account page\n- Pre-built Profile page\n- Pre-built Settings page\n- User login, User registration, Recover password functions\n- User acess logs for tracking\n- User Management: Register, Modify, and Delete users\n\nCodeigniter 4 Auth and User management provides complete basic authentication system, account viewing, profile editing, and dashboard viewing.\n\n## Getting started\n\n### Installation\n\n1. Download or clone the repo to your desktop or www folder.\n2. Change directory to `cd my-app` in your www folder.\n3. Import `my-app/database.sql` to your MySQL or MariaDB Server, create a user and grant all rights to the imported `DB`\n4. Rename `.env.example` to `.env`\n5. Change the App URL to `app.baseURL = 'http://localhost/my-app/public/'`\n6. Update database config, change the lines where `database.default.database =`, `database.default.username =`, `database.default.password =`, and `database.default.hostname =` in .env file.\n7. Run `php spark serve` to serve live application in the terminal.\n8. Alternatively, you can browse the app using a web browser, by entering this URL address `http://localhost/my-app/public`.\n9. Login using default account username `admin@example.com`, password `admin`\n\n### System Requirements\n\n1. `PHP` \u003e= 7.1.3\n2. `MySQL` 5.x or newer versions\n3. `Nginx` or `Apache` (recommended) http server\n4. Required PHP extensions: `OpenSSL`, `PDO`, `Mbstring`, `Tokenizer`, `Ctype`, `JSON`\n\nIf you are running on local development, we recommend using `AMPPS`, or `XAMPP` stack which has all the system requirements available in Windows, Mac, Linux Installers.\n\n## Screenshots\nAccount page\n![Codeigniter 4 Auth - Dashboard](https://i.postimg.cc/J0ckszHJ/dashboard.png)\nUsers page \n![Codeigniter 4 Auth - Users](https://i.postimg.cc/QM1x8nTK/users.png)\n\n## Contributing\n\nThank you for considering contributing to the Codeigniter 4 Auth and User management!\n\n## Security Vulnerabilities\n\nIf you discover a security vulnerability within Codeigniter 4 Auth and User management, please submit a pull request. All security vulnerabilities will be promptly addressed.\n\n## License\n\nThe Codeigniter 4 Auth and User management is open-source software licensed under the [Apache license 2.0](http://www.apache.org/licenses/LICENSE-2.0).\n\nCopyright (c) 2020-present, Pro Dev Ph\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevopspower%2Fcodeigniter4-auth-and-user-management","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevopspower%2Fcodeigniter4-auth-and-user-management","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevopspower%2Fcodeigniter4-auth-and-user-management/lists"}