{"id":15573932,"url":"https://github.com/adambullmer/usdlregex","last_synced_at":"2025-08-22T00:32:11.841Z","repository":{"id":7855368,"uuid":"9227407","full_name":"adambullmer/USDLRegex","owner":"adambullmer","description":"US Driver's License Regex","archived":false,"fork":false,"pushed_at":"2021-03-22T14:19:54.000Z","size":39,"stargazers_count":36,"open_issues_count":6,"forks_count":25,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-23T17:52:25.604Z","etag":null,"topics":["drivers-license","php","regex"],"latest_commit_sha":null,"homepage":null,"language":"Gherkin","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/adambullmer.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":"2013-04-04T20:33:42.000Z","updated_at":"2024-03-27T00:01:57.000Z","dependencies_parsed_at":"2022-09-03T09:24:15.688Z","dependency_job_id":null,"html_url":"https://github.com/adambullmer/USDLRegex","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adambullmer%2FUSDLRegex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adambullmer%2FUSDLRegex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adambullmer%2FUSDLRegex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adambullmer%2FUSDLRegex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adambullmer","download_url":"https://codeload.github.com/adambullmer/USDLRegex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230542288,"owners_count":18242332,"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":["drivers-license","php","regex"],"created_at":"2024-10-02T18:14:49.764Z","updated_at":"2024-12-20T06:07:07.679Z","avatar_url":"https://github.com/adambullmer.png","language":"Gherkin","funding_links":[],"categories":[],"sub_categories":[],"readme":"US Driver's License Regex Repository\n====================================\n\n[![codecov](https://codecov.io/gh/adambullmer/USDLRegex/branch/master/graph/badge.svg)](https://codecov.io/gh/adambullmer/USDLRegex)\n\nSourced from https://ntsi.com/drivers-license-format/\nKnown to be valid as of 2016-04-16.\n\n\nInstallation\n------------\n\nInstall with composer: `composer require adambullmer/usdl-regex`\n\n\nUsage\n-----\n\n```php\n$options = array(\n    'verbose'         =\u003e FALSE,\n    'caseInsensitive' =\u003e FALSE,\n);\n$validator = new USDLRegex/Validator($options);\n\n$validator-\u003evalidate('TX', '12345678');  // TRUE\n$validator-\u003evalidate('TX', '123456789'); // FALSE\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadambullmer%2Fusdlregex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadambullmer%2Fusdlregex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadambullmer%2Fusdlregex/lists"}