{"id":13828139,"url":"https://github.com/laravel-validation-rules/colour","last_synced_at":"2025-06-19T06:33:18.922Z","repository":{"id":25029053,"uuid":"102980443","full_name":"laravel-validation-rules/colour","owner":"laravel-validation-rules","description":"Validate colours.","archived":false,"fork":false,"pushed_at":"2024-03-23T18:12:50.000Z","size":132,"stargazers_count":34,"open_issues_count":3,"forks_count":13,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-02T15:17:44.107Z","etag":null,"topics":["color","colour","css","hex","laravel","validation"],"latest_commit_sha":null,"homepage":null,"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":"2017-09-09T19:38:55.000Z","updated_at":"2024-03-26T15:33:10.000Z","dependencies_parsed_at":"2024-01-18T05:16:22.806Z","dependency_job_id":"1ba4e0c8-ba2a-49b6-a6ad-8c16526623b1","html_url":"https://github.com/laravel-validation-rules/colour","commit_stats":{"total_commits":20,"total_committers":8,"mean_commits":2.5,"dds":0.75,"last_synced_commit":"41d55df1bda5009436de32f49a07e3d829643204"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/laravel-validation-rules/colour","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-validation-rules%2Fcolour","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-validation-rules%2Fcolour/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-validation-rules%2Fcolour/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-validation-rules%2Fcolour/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laravel-validation-rules","download_url":"https://codeload.github.com/laravel-validation-rules/colour/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-validation-rules%2Fcolour/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260701982,"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":["color","colour","css","hex","laravel","validation"],"created_at":"2024-08-04T09:02:33.895Z","updated_at":"2025-06-19T06:33:13.912Z","avatar_url":"https://github.com/laravel-validation-rules.png","language":"PHP","funding_links":[],"categories":["PHP"],"sub_categories":[],"readme":"# Colour\n\nValidates colours, currently supporting hex codes only.\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://travis-ci.org/laravel-validation-rules/colour\"\u003e\n    \u003cimg src=\"https://img.shields.io/travis/laravel-validation-rules/colour.svg?style=flat-square\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://scrutinizer-ci.com/g/laravel-validation-rules/colour/code-structure/master/code-coverage\"\u003e\n    \u003cimg src=\"https://img.shields.io/scrutinizer/coverage/g/laravel-validation-rules/colour.svg?style=flat-square\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://scrutinizer-ci.com/g/laravel-validation-rules/colour\"\u003e\n    \u003cimg src=\"https://img.shields.io/scrutinizer/g/laravel-validation-rules/colour.svg?style=flat-square\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/laravel-validation-rules/colour/blob/master/LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/license/laravel-validation-rules/colour.svg?style=flat-square\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## Installation\n\n```bash\ncomposer require laravel-validation-rules/colour\n```\n\n## Usage\n\n```php\nuse LVR\\Colour\\Hex;\n\n$request-\u003evalidate([\n    'colour' =\u003e ['required', new Hex],\n]);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaravel-validation-rules%2Fcolour","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaravel-validation-rules%2Fcolour","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaravel-validation-rules%2Fcolour/lists"}