{"id":19199972,"url":"https://github.com/fusic/laravel-alter-send-email-validator","last_synced_at":"2026-06-23T07:31:23.246Z","repository":{"id":62508273,"uuid":"211434468","full_name":"fusic/laravel-alter-send-email-validator","owner":"fusic","description":"Alter email validation when sending email in Laravel","archived":false,"fork":false,"pushed_at":"2019-09-30T01:43:38.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-23T05:25:31.457Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fusic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-28T02:49:56.000Z","updated_at":"2019-09-28T03:02:13.000Z","dependencies_parsed_at":"2022-11-02T10:16:23.470Z","dependency_job_id":null,"html_url":"https://github.com/fusic/laravel-alter-send-email-validator","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/fusic/laravel-alter-send-email-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusic%2Flaravel-alter-send-email-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusic%2Flaravel-alter-send-email-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusic%2Flaravel-alter-send-email-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusic%2Flaravel-alter-send-email-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fusic","download_url":"https://codeload.github.com/fusic/laravel-alter-send-email-validator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusic%2Flaravel-alter-send-email-validator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34680620,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"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":[],"created_at":"2024-11-09T12:29:47.741Z","updated_at":"2026-06-23T07:31:23.210Z","avatar_url":"https://github.com/fusic.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# laravel-alter-send-email-validator\n\n## Setup\n\n```\ncomposer require fusic/laravel-alter-send-email-validator\n```\n\n## Default validation rules\n\n```php\n[\n    'regex:/^[a-zA-Z0-9.!#$%\u0026\\'*+\\/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\\.[a-zA-Z0-9-]+)*$/ui'\n]\n```\n\n## Custom validation rules\n\n### put configuration file\n\n```\nphp artisan vendor:publish\n```\n\nor make make configuration file to your laravel app\n\n```\nconfig/alter-email-validation.php\n```\n\n### modify validation rules\n\nconfig/alter-email-validation.php\n\n```php\n'rules' =\u003e [\n    'max:64',\n    '***' // any patterns\n],\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffusic%2Flaravel-alter-send-email-validator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffusic%2Flaravel-alter-send-email-validator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffusic%2Flaravel-alter-send-email-validator/lists"}