{"id":25909163,"url":"https://github.com/k-sel/basicauthenticationphp","last_synced_at":"2026-05-10T13:12:46.652Z","repository":{"id":263850276,"uuid":"891588707","full_name":"K-sel/BasicAuthenticationPHP","owner":"K-sel","description":"This repository contains a basic authentication system built using PHP, a MySQL database, and session management. It includes a database connection handled by a PDO class (DbManager) and user authentication features such as login, logout, session-based access control, and email verification for enhanced security.","archived":false,"fork":false,"pushed_at":"2024-11-20T17:49:43.000Z","size":359,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T08:16:30.545Z","etag":null,"topics":["authentication","pdo-mysql","php","sql"],"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/K-sel.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":"2024-11-20T15:45:32.000Z","updated_at":"2025-02-20T12:13:01.000Z","dependencies_parsed_at":"2024-11-20T16:51:01.002Z","dependency_job_id":null,"html_url":"https://github.com/K-sel/BasicAuthenticationPHP","commit_stats":null,"previous_names":["k-sel/php"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/K-sel/BasicAuthenticationPHP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/K-sel%2FBasicAuthenticationPHP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/K-sel%2FBasicAuthenticationPHP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/K-sel%2FBasicAuthenticationPHP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/K-sel%2FBasicAuthenticationPHP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/K-sel","download_url":"https://codeload.github.com/K-sel/BasicAuthenticationPHP/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/K-sel%2FBasicAuthenticationPHP/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27313500,"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","status":"online","status_checked_at":"2025-11-28T02:00:06.623Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","pdo-mysql","php","sql"],"created_at":"2025-03-03T08:16:32.773Z","updated_at":"2025-11-28T15:02:18.100Z","avatar_url":"https://github.com/K-sel.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BasicAuthentificationPHP\nThis repository contains a basic authentication system built using PHP, a MySQL database, and session management. It includes a database connection handled by a PDO class (DbManager) and user authentication features such as login, logout, and session-based access control.\n\nFeatures\n\n\t•\tSecure database interaction using PDO for prepared statements and prevention of SQL injection.\n\t•\tUser authentication:\n\t•\tRegister new users.\n\t•\tLog in with email and password.\n\t•\tSession management for logged-in users.\n\t•\tLogout functionality to destroy sessions.\n\t•\tMySQL database for storing user data securely.\n\n\nPersonnal observations : It was an interesting exercise that represents an important milestone for me. Communicating with a database using CRUD methods is an absolute essential in today’s world. If you have any advice or suggestions for improvements, I would be happy to hear them!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk-sel%2Fbasicauthenticationphp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fk-sel%2Fbasicauthenticationphp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk-sel%2Fbasicauthenticationphp/lists"}