{"id":15062767,"url":"https://github.com/imelgrat/barcode-validator","last_synced_at":"2025-04-10T10:11:11.182Z","repository":{"id":29796131,"uuid":"122799114","full_name":"imelgrat/barcode-validator","owner":"imelgrat","description":"A PHP class for validating EAN, IMEI, ISBN, GTIN, SSCC, GSIN, UPC and other similar codes.","archived":false,"fork":false,"pushed_at":"2022-07-08T12:45:23.000Z","size":688,"stargazers_count":22,"open_issues_count":2,"forks_count":14,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-24T09:03:25.246Z","etag":null,"topics":["barcode","barcode-validation","barcode-validator","composer","composer-package","ean","ean-code","ean13","ean14","ean8","gtin","imei","imei-number","isbn","isbn-number","php","upc","upc-a","upc-e","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imelgrat.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":"2018-02-25T02:38:42.000Z","updated_at":"2025-02-24T09:39:15.000Z","dependencies_parsed_at":"2022-09-22T14:41:19.382Z","dependency_job_id":null,"html_url":"https://github.com/imelgrat/barcode-validator","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imelgrat%2Fbarcode-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imelgrat%2Fbarcode-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imelgrat%2Fbarcode-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imelgrat%2Fbarcode-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imelgrat","download_url":"https://codeload.github.com/imelgrat/barcode-validator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248198888,"owners_count":21063628,"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":["barcode","barcode-validation","barcode-validator","composer","composer-package","ean","ean-code","ean13","ean14","ean8","gtin","imei","imei-number","isbn","isbn-number","php","upc","upc-a","upc-e","validation"],"created_at":"2024-09-24T23:46:04.037Z","updated_at":"2025-04-10T10:11:11.158Z","avatar_url":"https://github.com/imelgrat.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"BarcodeValidator\n==================\n\n[![GitHub license](https://img.shields.io/github/license/imelgrat/barcode-validator.svg?style=flat-square)](https://github.com/imelgrat/barcode-validator/blob/master/LICENSE)\n[![GitHub release](https://img.shields.io/github/release/imelgrat/barcode-validator.svg?style=flat-square)](https://github.com/imelgrat/barcode-validator/releases)\n[![Total Downloads](https://poser.pugx.org/imelgrat/barcode-validator/downloads)](https://packagist.org/packages/imelgrat/barcode-validator)\n[![GitHub issues](https://img.shields.io/github/issues/imelgrat/barcode-validator.svg?style=flat-square)](https://github.com/imelgrat/barcode-validator/issues)\n[![GitHub stars](https://img.shields.io/github/stars/imelgrat/barcode-validator.svg?style=flat-square)](https://github.com/imelgrat/barcode-validator/stargazers)\n\nA PHP class for validating EAN, IMEI, ISBN, GTIN, SSCC, GSIN, UPC and other similar codes.\n\nDeveloped by [Ivan Melgrati](https://imelgrat.me) \n\nRequirements\n------------\n\n*   PHP \u003e= 5.3.0\n\nInstallation\n------------\n\n### Composer\n\nThe recommended installation method is through\n[Composer](http://getcomposer.org/), a dependency manager for PHP. Just add\n`imelgrat/barcode-validator` to your project's `composer.json` file:\n\n```json\n{\n    \"require\": {\n        \"imelgrat/barcode-validator\": \"*\"\n    }\n}\n```\n\n[More details](http://packagist.org/packages/imelgrat/barcode-validator) can\nbe found over at [Packagist](http://packagist.org).\n\n### Manually\n\n1.  Copy `src/BarcodeValidator.php` to your codebase, perhaps to the `vendor`\n    directory.\n2.  Add the `BarcodeValidator` class to your autoloader or `require` the file\n    directly.\n\nFeedback\n--------\n\nPlease open an issue to request a feature or submit a bug report. Or even if\nyou just want to provide some feedback, I'd love to hear. I'm also available on\nTwitter as [@imelgrat](https://twitter.com/imelgrat).\n\nContributing\n------------\n\n1.  Fork it.\n2.  Create your feature branch (`git checkout -b my-new-feature`).\n3.  Commit your changes (`git commit -am 'Added some feature'`).\n4.  Push to the branch (`git push origin my-new-feature`).\n5.  Create a new Pull Request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimelgrat%2Fbarcode-validator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimelgrat%2Fbarcode-validator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimelgrat%2Fbarcode-validator/lists"}