{"id":24534853,"url":"https://github.com/rayiumir/vordia","last_synced_at":"2025-03-15T22:24:52.009Z","repository":{"id":271951363,"uuid":"913319635","full_name":"Rayiumir/Vordia","owner":"Rayiumir","description":"Vordia Mobile Authentication Laravel","archived":false,"fork":false,"pushed_at":"2025-03-10T13:13:56.000Z","size":2028,"stargazers_count":13,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-10T14:25:23.070Z","etag":null,"topics":["authentication","mobile","mobile-authentication","mobile-authentication-laravel","mobile-package","otp","otp-laravel","otp-verification","otpauth"],"latest_commit_sha":null,"homepage":"https://packagist.org/packages/rayiumir/vordia","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/Rayiumir.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":"2025-01-07T13:06:12.000Z","updated_at":"2025-03-10T13:13:59.000Z","dependencies_parsed_at":"2025-01-28T01:21:19.875Z","dependency_job_id":"9ff8040e-333b-4bd7-8618-52b8f26847ee","html_url":"https://github.com/Rayiumir/Vordia","commit_stats":null,"previous_names":["rayiumir/vordia"],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rayiumir%2FVordia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rayiumir%2FVordia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rayiumir%2FVordia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rayiumir%2FVordia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rayiumir","download_url":"https://codeload.github.com/Rayiumir/Vordia/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243798253,"owners_count":20349568,"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","mobile","mobile-authentication","mobile-authentication-laravel","mobile-package","otp","otp-laravel","otp-verification","otpauth"],"created_at":"2025-01-22T11:19:14.883Z","updated_at":"2025-03-15T22:24:52.003Z","avatar_url":"https://github.com/Rayiumir.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003ca href=\"https://github.com/Rayiumir/Vordia\" target=\"_blank\"\u003e\n        \u003cimg src=\"./art/Vordia.png\" alt=\"Vordia Logo\"\u003e\n    \u003c/a\u003e\n\u003c/div\u003e\n\u003cbr\u003e\n\u003cdiv align=\"center\"\u003e\n    \u003cimg alt=\"Packagist Downloads\" src=\"https://img.shields.io/packagist/dd/rayiumir/vordia\"\u003e\n    \u003cimg alt=\"Packagist Downloads\" src=\"https://img.shields.io/packagist/dm/rayiumir/vordia\"\u003e\n    \u003cimg alt=\"Packagist Downloads\" src=\"https://img.shields.io/packagist/dt/rayiumir/vordia\"\u003e\n    \u003cimg alt=\"Packagist License\" src=\"https://img.shields.io/packagist/l/rayiumir/vordia\"\u003e\n    \u003cimg alt=\"GitHub Release\" src=\"https://img.shields.io/github/v/release/rayiumir/vordia\"\u003e\n    \u003cimg alt=\"Packagist Dependency Version\" src=\"https://img.shields.io/packagist/dependency-v/rayiumir/vordia/PHP\"\u003e\n\u003c/div\u003e\n\n# Vordia\n\nA simple and lightweight mobile authentication package for Laravel And it has a default admin panel.\n\n# How to use\n\nInstall Package :\n\n```bash\ncomposer require rayiumir/vordia\n```\n\nAfter Publish Config Files:\n\n```bash\nphp artisan vendor:publish --provider=\"Rayiumir\\\\Vordia\\\\ServiceProvider\\\\VordiaServiceProvider\"\n```\n\nAnd Migration Database:\n\n```bash\nphp artisan migrate\n```\n\nAdd Fields in Model user.php :\n\n```php\nprotected $fillable = [\n        'name',\n        'email',\n        'password',\n        'mobile',\n        'otp',\n        'login_token'\n    ];\n```\n# List of SMS Operator\n\n\u003ctable\u003e\n    \u003cthead\u003e\n        \u003ctr\u003e\n            \u003cth\u003eSMS Operator\u003c/th\u003e\n            \u003cth\u003eLink\u003c/th\u003e\n        \u003c/tr\u003e\n    \u003c/thead\u003e\n    \u003ctbody\u003e\n        \u003ctr\u003e\n            \u003ctd\u003eSMSIR\u003c/td\u003e\n            \u003ctd\u003e\u003ca href=\"https://sms.ir\"\u003ehttps://sms.ir/\u003c/a\u003e\u003c/td\u003e\n        \u003c/tr\u003e\n    \u003c/tbody\u003e\n\u003c/table\u003e\n\n# SMS API KEY\n\nAdd this code to `.env`\n\n```bash\nSMSIR_API_KEY= Add API KEY\nSMSIR_OTP_TEMPLATE_ID= ADD OTP TEMPLATE ID\n```\n\n# Screenshots\n\n\u003ctable class=\"table\"\u003e\n  \u003cthead\u003e\n    \u003ctr\u003e\n      \u003cth scope=\"col\" width=\"1000px\"\u003eLogin Mobile\u003c/th\u003e\n      \u003cth scope=\"col\" width=\"1000px\"\u003eCheck OTP Login Mobile\u003c/th\u003e\n    \u003c/tr\u003e\n  \u003c/thead\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e\n        \u003cimg src=\"./screenshots/login.png\" width=\"100%\" alt=\"Login Mobile\"\u003e\n      \u003c/td\u003e\n      \u003ctd\u003e\n        \u003cimg src=\"./screenshots/checkOTP.png\" width=\"100%\" alt=\"Check OTP Login Mobile\"\u003e\n      \u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frayiumir%2Fvordia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frayiumir%2Fvordia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frayiumir%2Fvordia/lists"}