{"id":17919875,"url":"https://github.com/dwisiswant0/cekbin","last_synced_at":"2025-03-24T00:32:06.984Z","repository":{"id":37276076,"uuid":"118558546","full_name":"dwisiswant0/cekBin","owner":"dwisiswant0","description":"Free source to check, verify \u0026 validate BIN (Bank Identification Number), credit, debit, charge or a prepaid card.","archived":false,"fork":false,"pushed_at":"2018-10-18T08:23:10.000Z","size":8,"stargazers_count":24,"open_issues_count":1,"forks_count":7,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-05-01T17:25:13.243Z","etag":null,"topics":["bank","bank-card","checker","credit-card","creditcard","php","validation","verify"],"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/dwisiswant0.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-01-23T04:40:04.000Z","updated_at":"2024-05-01T17:25:13.243Z","dependencies_parsed_at":"2022-08-26T23:02:20.191Z","dependency_job_id":null,"html_url":"https://github.com/dwisiswant0/cekBin","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwisiswant0%2FcekBin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwisiswant0%2FcekBin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwisiswant0%2FcekBin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwisiswant0%2FcekBin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dwisiswant0","download_url":"https://codeload.github.com/dwisiswant0/cekBin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221926017,"owners_count":16902804,"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":["bank","bank-card","checker","credit-card","creditcard","php","validation","verify"],"created_at":"2024-10-28T20:19:42.963Z","updated_at":"2024-10-28T20:19:43.594Z","avatar_url":"https://github.com/dwisiswant0.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cekBin\n\n[![release](https://img.shields.io/github/release/dwisiswant0/cekBin.svg)](https://github.com/dwisiswant0/cekBin/releases/)\n[![license](https://img.shields.io/github/license/dwisiswant0/cekBin.svg)](https://github.com/dwisiswant0/cekBin/blob/master/LICENSE)\n[![contributions](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/dwisiswant0/cekBin/issues)\n[![hits](http://hits.dwyl.com/dwisiswant0/cekBin.svg)](http://hits.dwyl.com/dwisiswant0/cekBin)\n\nFree source to check, verify \u0026amp; validate BIN (Bank Identification Number), credit, debit, charge or a prepaid card.\n\n![cekBin Example](https://user-images.githubusercontent.com/25837540/35231228-cd82bae6-ffca-11e7-8d9e-dbc53c9032e0.png)\n\n---\n\n- [Installation](#installation)\n- [Requirements](#requirements)\n- [Quick Start and Examples](#quick-start-and-examples)\n- [Run Tests](#run-tests)\n- [Contribute](#contribute)\n\n---\n\n### Installation\n\nTo install cekBin, simply:\n\n    $ composer require dwisiswant0/cekBin\n\nFor latest commit version:\n\n    $ composer require dwisiswant0/cekBin @dev\n\n### Requirements\n\ncekBin works with PHP 5.3, 5.4, 5.5, 5.6, 7.0, 7.1, and HHVM.\n\n### Quick Start and Examples\n\nExamples are available under [/examples](https://github.com/dwisiswant0/cekBin/tree/master/examples).\n\n```php\nrequire_once(dirname(__DIR__) . \"/vendor/autoload.php\");\n\n$bin = \"444444\"; // first six digits of a credit card\n$cekBin = new \\dwisiswant0\\cekBin();\n$check = $cekBin-\u003echeck($bin);\nvar_dump($check);\n```\n\n### Run Tests\n\nTo run tests:\n\n    $ git clone https://github.com/dwisiswant0/cekBin.git\n    $ cd cekBin/\n    $ composer update\n    $ cd examples/\n    $ php check.php\n\n### Contribute\n1. Check for open issues or open a new issue to start a discussion around a bug or feature.\n1. Fork the repository on GitHub to start making your changes.\n1. Write one or more tests for the new feature or that expose the bug.\n1. Make code changes to implement the feature or fix the bug.\n1. Send a pull request to get your changes merged and published.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwisiswant0%2Fcekbin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdwisiswant0%2Fcekbin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwisiswant0%2Fcekbin/lists"}