{"id":13828138,"url":"https://github.com/laravel-validation-rules/subdomain","last_synced_at":"2025-06-19T06:33:16.921Z","repository":{"id":49096824,"uuid":"124659227","full_name":"laravel-validation-rules/subdomain","owner":"laravel-validation-rules","description":"Validate a subdomain for your saas application","archived":false,"fork":false,"pushed_at":"2024-04-16T12:39:35.000Z","size":161,"stargazers_count":28,"open_issues_count":4,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-05T12:19:23.994Z","etag":null,"topics":["laravel","php","subdomain","validation"],"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/laravel-validation-rules.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":"2018-03-10T13:40:58.000Z","updated_at":"2025-04-17T19:19:29.000Z","dependencies_parsed_at":"2024-11-20T07:34:46.797Z","dependency_job_id":"daf61707-ce0d-4de8-b6b8-6d4bc1ef99d4","html_url":"https://github.com/laravel-validation-rules/subdomain","commit_stats":{"total_commits":17,"total_committers":4,"mean_commits":4.25,"dds":0.3529411764705882,"last_synced_commit":"8a5ebb8c70b527b849e7771e68f297b36df00686"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/laravel-validation-rules/subdomain","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-validation-rules%2Fsubdomain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-validation-rules%2Fsubdomain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-validation-rules%2Fsubdomain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-validation-rules%2Fsubdomain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laravel-validation-rules","download_url":"https://codeload.github.com/laravel-validation-rules/subdomain/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-validation-rules%2Fsubdomain/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260701929,"owners_count":23049140,"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":["laravel","php","subdomain","validation"],"created_at":"2024-08-04T09:02:33.865Z","updated_at":"2025-06-19T06:33:11.907Z","avatar_url":"https://github.com/laravel-validation-rules.png","language":"PHP","funding_links":[],"categories":["PHP"],"sub_categories":[],"readme":"# Subdomain\n\nValidates a user submitted subdomain in your application.\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://travis-ci.org/laravel-validation-rules/subdomain\"\u003e\n    \u003cimg src=\"https://img.shields.io/travis/laravel-validation-rules/subdomain.svg?style=flat-square\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://scrutinizer-ci.com/g/laravel-validation-rules/subdomain/code-structure/master/code-coverage\"\u003e\n    \u003cimg src=\"https://img.shields.io/scrutinizer/coverage/g/laravel-validation-rules/subdomain.svg?style=flat-square\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://scrutinizer-ci.com/g/laravel-validation-rules/subdomain\"\u003e\n    \u003cimg src=\"https://img.shields.io/scrutinizer/g/laravel-validation-rules/subdomain.svg?style=flat-square\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/laravel-validation-rules/subdomain/blob/master/LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/license/laravel-validation-rules/subdomain.svg?style=flat-square\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nSupports Laravel: 5.5, 5.6, 5.7 \u0026 5.8\n\n## Installation\n\n```bash\ncomposer require laravel-validation-rules/subdomain\n```\n\n## Usage\n\n```php\nuse LVR\\Subdomain\\Subdomain;\n\n$request-\u003evalidate([\n    'domain' =\u003e ['required', new Subdomain],\n]);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaravel-validation-rules%2Fsubdomain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaravel-validation-rules%2Fsubdomain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaravel-validation-rules%2Fsubdomain/lists"}