{"id":17172348,"url":"https://github.com/nazmulpcc/paperfly","last_synced_at":"2025-03-24T20:14:00.783Z","repository":{"id":65508460,"uuid":"593591039","full_name":"nazmulpcc/paperfly","owner":"nazmulpcc","description":"A PHP/Laravel package for Paperfly delivery service","archived":false,"fork":false,"pushed_at":"2023-01-26T16:03:37.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T23:13:56.236Z","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":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2023-01-26T11:49:21.000Z","updated_at":"2023-01-26T11:49:35.000Z","dependencies_parsed_at":"2023-02-14T19:16:31.682Z","dependency_job_id":null,"html_url":"https://github.com/nazmulpcc/paperfly","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nazmulpcc%2Fpaperfly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nazmulpcc%2Fpaperfly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nazmulpcc%2Fpaperfly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nazmulpcc%2Fpaperfly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nazmulpcc","download_url":"https://codeload.github.com/nazmulpcc/paperfly/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:45.529Z","updated_at":"2025-03-24T20:14:00.748Z","avatar_url":"https://github.com/nazmulpcc.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A PHP/Laravel package for Paperfly delivery service\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/nazmulpcc/paperfly.svg?style=flat-square)](https://packagist.org/packages/nazmulpcc/paperfly)\n[![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/nazmulpcc/paperfly/run-tests.yml?branch=main\u0026label=tests\u0026style=flat-square)](https://github.com/nazmulpcc/paperfly/actions?query=workflow%3Arun-tests+branch%3Amain)\n[![GitHub Code Style Action Status](https://img.shields.io/github/actions/workflow/status/nazmulpcc/paperfly/fix-php-code-style-issues.yml?branch=main\u0026label=code%20style\u0026style=flat-square)](https://github.com/nazmulpcc/paperfly/actions?query=workflow%3A\"Fix+PHP+code+style+issues\"+branch%3Amain)\n[![Total Downloads](https://img.shields.io/packagist/dt/nazmulpcc/paperfly.svg?style=flat-square)](https://packagist.org/packages/nazmulpcc/paperfly)\n## Installation\n\nYou can install the package via composer:\n\n```bash\ncomposer require nazmulpcc/paperfly\n```\n\nYou can publish the config file with:\n\n```bash\nphp artisan vendor:publish --tag=\"paperfly-config\"\n```\n\n## Usage\n\n```php\n$paperfly = new \\Nazmul\\Paperfly\\Paperfly($username, $password, $paperflyKey); // create manually\n$paperfly = app()-\u003emake(\\Nazmul\\Paperfly\\Paperfly::class); // resolve using the container\n\\Nazmul\\Paperfly\\Facades\\Paperfly::trackOrder($orderReference, $merchantCode); // using the facade\n```\n\n## Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n## Contributing\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md) for details.\n\n## Security Vulnerabilities\n\nPlease review [our security policy](../../security/policy) on how to report security vulnerabilities.\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%2Fpaperfly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnazmulpcc%2Fpaperfly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnazmulpcc%2Fpaperfly/lists"}