{"id":33997072,"url":"https://github.com/aochoae/checkdigit-algorithms-php","last_synced_at":"2025-12-13T08:53:25.777Z","repository":{"id":62519931,"uuid":"367252546","full_name":"aochoae/checkdigit-algorithms-php","owner":"aochoae","description":"Damm, Luhn and Verhoeff algorithms","archived":false,"fork":false,"pushed_at":"2024-12-19T05:16:21.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-27T15:24:30.474Z","etag":null,"topics":["checkdigit","damm-algorithm","luhn-algorithm","verhoeff-algorithm"],"latest_commit_sha":null,"homepage":"","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/aochoae.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}},"created_at":"2021-05-14T04:54:43.000Z","updated_at":"2024-12-19T05:16:24.000Z","dependencies_parsed_at":"2022-11-02T13:18:05.456Z","dependency_job_id":null,"html_url":"https://github.com/aochoae/checkdigit-algorithms-php","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/aochoae/checkdigit-algorithms-php","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aochoae%2Fcheckdigit-algorithms-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aochoae%2Fcheckdigit-algorithms-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aochoae%2Fcheckdigit-algorithms-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aochoae%2Fcheckdigit-algorithms-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aochoae","download_url":"https://codeload.github.com/aochoae/checkdigit-algorithms-php/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aochoae%2Fcheckdigit-algorithms-php/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27702790,"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","status":"online","status_checked_at":"2025-12-13T02:00:09.769Z","response_time":147,"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":["checkdigit","damm-algorithm","luhn-algorithm","verhoeff-algorithm"],"created_at":"2025-12-13T08:53:24.791Z","updated_at":"2025-12-13T08:53:25.769Z","avatar_url":"https://github.com/aochoae.png","language":"PHP","readme":"# Check digit algorithms\n\n[![CircleCI](https://dl.circleci.com/status-badge/img/circleci/P8zYxsfE41FNrt2ohcdfya/KqeiFzsrrrSf2xZxQh6gvs/tree/main.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/circleci/P8zYxsfE41FNrt2ohcdfya/KqeiFzsrrrSf2xZxQh6gvs/tree/main)\n\nAlgorithms:\n\n* Damm algorithm\n* Luhn algorithm\n* Verhoeff algorithm\n\n## Requirements\n\n* PHP version 5.6 or greater\n\n## Install\n\n    composer require luisalberto/checkdigit-algorithms\n\n## Usage\n\n    \u003c?php\n    \n    require_once(dirname( __FILE__ ) . '/vendor/autoload.php');\n\n    $luhn = new \\LuisAlberto\\CheckDigit\\LuhnCheckDigit();\n    $luhn-\u003eisValid(\"48721484\");\n\n## License\n\nCopyright 2021, 2024 Luis A. Ochoa\n\nSee [LICENSE](LICENSE) for the full license text.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faochoae%2Fcheckdigit-algorithms-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faochoae%2Fcheckdigit-algorithms-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faochoae%2Fcheckdigit-algorithms-php/lists"}