{"id":17172350,"url":"https://github.com/nazmulpcc/porichoy","last_synced_at":"2025-03-24T20:14:02.479Z","repository":{"id":183889558,"uuid":"670943258","full_name":"nazmulpcc/porichoy","owner":"nazmulpcc","description":"A package to access https://porichoy.gov.bd services via their official api.","archived":false,"fork":false,"pushed_at":"2023-07-26T07:54:57.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T23:13:56.219Z","etag":null,"topics":[],"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/nazmulpcc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-07-26T07:27:46.000Z","updated_at":"2023-07-26T07:39:19.000Z","dependencies_parsed_at":"2023-07-26T08:45:47.789Z","dependency_job_id":null,"html_url":"https://github.com/nazmulpcc/porichoy","commit_stats":null,"previous_names":["nazmulpcc/porichoy"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nazmulpcc%2Fporichoy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nazmulpcc%2Fporichoy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nazmulpcc%2Fporichoy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nazmulpcc%2Fporichoy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nazmulpcc","download_url":"https://codeload.github.com/nazmulpcc/porichoy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245344004,"owners_count":20599867,"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":[],"created_at":"2024-10-14T23:36:46.002Z","updated_at":"2025-03-24T20:14:02.451Z","avatar_url":"https://github.com/nazmulpcc.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Access porichoy.gov.bd from your PHP/Laravel application.\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/nazmulpcc/porichoy.svg?style=flat-square)](https://packagist.org/packages/happihub/porichoy)\n[![Total Downloads](https://img.shields.io/packagist/dt/nazmulpcc/porichoy.svg?style=flat-square)](https://packagist.org/packages/happihub/porichoy)\n![GitHub Actions](https://github.com/nazmulpcc/porichoy/actions/workflows/main.yml/badge.svg)\n\n## Installation\n\nYou can install the package via composer:\n\n```bash\ncomposer require nazmulpcc/porichoy\n```\n\n## Usage\n\n```php\n$porichoy = new \\Porichoy\\Porichoy($api_host, $api_key); // sandbox mode\n$porichoy = new \\Porichoy\\Porichoy($api_host, $api_key, false); // live mode\n```\n\nOr if you are using Laravel, you can use these env variables:\n\n```text\nPORICHOY_API_HOST=\nPORICHOY_API_KEY=\n```\n\nYou can also publish the config file if you need.\n```bash\nphp artisan vendor:publish --tag=porichoy-config\n```\n\n### Testing\n\n```bash\ncomposer test\n```\n\n### Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.\n\n## Contributing\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md) for details.\n\n### Security\n\nIf you discover any security related issues, please email nazmul@happihub.com instead of using the issue tracker.\n\n## Credits\n\n-   [Nazmul Alam](https://github.com/nazmulpcc)\n-   [All Contributors](../../contributors)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnazmulpcc%2Fporichoy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnazmulpcc%2Fporichoy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnazmulpcc%2Fporichoy/lists"}