{"id":25590708,"url":"https://github.com/cable8mm/order-sheet","last_synced_at":"2026-02-13T11:21:52.546Z","repository":{"id":276317417,"uuid":"928918525","full_name":"cable8mm/order-sheet","owner":"cable8mm","description":"This package is able to generate a kind of seed for order sheets and order invoices so you can use it for testing like that","archived":false,"fork":false,"pushed_at":"2025-02-08T09:25:10.000Z","size":117,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-05T22:41:45.318Z","etag":null,"topics":["generator","logistics","php","playauto","shopping","wms","xlsx"],"latest_commit_sha":null,"homepage":"https://www.palgle.com/order-sheet/","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/cable8mm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-02-07T13:30:54.000Z","updated_at":"2025-02-08T09:25:13.000Z","dependencies_parsed_at":"2025-02-07T14:36:01.347Z","dependency_job_id":"497b3f5c-8a86-4a1e-9602-19ab855eec60","html_url":"https://github.com/cable8mm/order-sheet","commit_stats":null,"previous_names":["cable8mm/order-sheet"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/cable8mm/order-sheet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cable8mm%2Forder-sheet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cable8mm%2Forder-sheet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cable8mm%2Forder-sheet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cable8mm%2Forder-sheet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cable8mm","download_url":"https://codeload.github.com/cable8mm/order-sheet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cable8mm%2Forder-sheet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29403761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["generator","logistics","php","playauto","shopping","wms","xlsx"],"created_at":"2025-02-21T09:30:31.575Z","updated_at":"2026-02-13T11:21:52.530Z","avatar_url":"https://github.com/cable8mm.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Order Sheets and Invoices Generator\n\n[![code-style](https://github.com/cable8mm/order-sheet/actions/workflows/code-style.yml/badge.svg)](https://github.com/cable8mm/order-sheet/actions/workflows/code-style.yml)\n[![run-tests](https://github.com/cable8mm/order-sheet/actions/workflows/run-tests.yml/badge.svg)](https://github.com/cable8mm/order-sheet/actions/workflows/run-tests.yml)\n[![pages-build-deployment](https://github.com/cable8mm/order-sheet/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/cable8mm/order-sheet/actions/workflows/pages/pages-build-deployment)\n[![Packagist Version](https://img.shields.io/packagist/v/cable8mm/order-sheet)](https://packagist.org/packages/cable8mm/order-sheet)\n[![Packagist Dependency Version](https://img.shields.io/packagist/dependency-v/cable8mm/order-sheet/php?logo=PHP\u0026logoColor=white\u0026color=777BB4\n)](https://packagist.org/packages/cable8mm/order-sheet)\n[![Packagist Downloads](https://img.shields.io/packagist/dt/cable8mm/order-sheet)](https://packagist.org/packages/cable8mm/order-sheet/stats)\n[![Packagist Stars](https://img.shields.io/packagist/stars/cable8mm/order-sheet)](https://github.com/cable8mm/order-sheet/stargazers)\n[![Packagist License](https://img.shields.io/packagist/l/cable8mm/order-sheet)](https://github.com/cable8mm/order-sheet/blob/main/LICENSE.md)\n\nThis package is able to generate a kind of seeds for **order sheets** and **order invoices** so you can use this package for testing as you want to.\n\nWe have provided the API Documentation on the web. For more information, please visit \u003chttps://www.palgle.com/order-sheet/\u003e ❤️\n\n## Supported Companies\n\n- [x] PLAYAUTO - \u003chttps://www.plto.com/\u003e\n\n## Installation\n\nYou can install the package via composer:\n\n```bash\ncomposer require cable8mm/order-sheet\n```\n\n## Usage\n\n```php\nOrderSheet::of(OrderSheetType::PlayautoType)\n  -\u003ecount(10)              // 10 of factories\n  -\u003eheader()               // include the header row\n  -\u003epath('dist')           // the saving path\n  -\u003exlsx('my.xlsx');       // export to xlsx file(default: 'order_sheet.xlsx')\n// =\u003e Save 10 factories with header in 'dist' folder\n\n$orderSheets = OrderSheet::of(OrderSheetType::PlayautoType)\n  -\u003ecount(10)              // 10 of factories\n  -\u003ecsv();                 // export to csv\n// =\u003e Get 10 factories without header row\n\n$orderSheets = OrderSheet::of(OrderSheetType::PlayautoType)\n  -\u003ecount(10)              // 10 of factories\n  -\u003etoArray();             // export to array\n// =\u003e Get 10 factories array without header row\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 \u003ccable8mm@gmail.com\u003e instead of using the issue tracker.\n\n## Credits\n\n- [Samgu Lee](https://github.com/cable8mm)\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%2Fcable8mm%2Forder-sheet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcable8mm%2Forder-sheet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcable8mm%2Forder-sheet/lists"}