{"id":23209090,"url":"https://github.com/vanilophp/order","last_synced_at":"2025-08-19T04:31:56.447Z","repository":{"id":56611850,"uuid":"112107112","full_name":"vanilophp/order","owner":"vanilophp","description":"Order Module For Vanilo (Laravel)","archived":false,"fork":false,"pushed_at":"2024-04-25T11:54:24.000Z","size":205,"stargazers_count":33,"open_issues_count":0,"forks_count":3,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-04-26T11:51:07.540Z","etag":null,"topics":["laravel","order-management","vanilo"],"latest_commit_sha":null,"homepage":"https://vanilo.io","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/vanilophp.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-26T18:40:02.000Z","updated_at":"2024-05-29T17:32:41.916Z","dependencies_parsed_at":"2024-02-19T15:30:30.351Z","dependency_job_id":"e327443c-ca51-4828-bd39-a322e87f1fa4","html_url":"https://github.com/vanilophp/order","commit_stats":{"total_commits":81,"total_committers":3,"mean_commits":27.0,"dds":0.04938271604938271,"last_synced_commit":"36128afe52741631a5def929aa54de1637ec0d9f"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanilophp%2Forder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanilophp%2Forder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanilophp%2Forder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanilophp%2Forder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vanilophp","download_url":"https://codeload.github.com/vanilophp/order/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230318623,"owners_count":18207812,"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":["laravel","order-management","vanilo"],"created_at":"2024-12-18T18:14:26.766Z","updated_at":"2024-12-18T18:14:27.401Z","avatar_url":"https://github.com/vanilophp.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vanilo Order Module\n\n[![Tests](https://img.shields.io/github/actions/workflow/status/vanilophp/order/tests.yml?branch=master\u0026style=flat-square)](https://github.com/vanilophp/order/actions?query=workflow%3Atests)\n[![Packagist version](https://img.shields.io/packagist/v/vanilo/order.svg?style=flat-square)](https://packagist.org/packages/vanilo/order)\n[![Packagist downloads](https://img.shields.io/packagist/dt/vanilo/order.svg?style=flat-square)](https://packagist.org/packages/vanilo/order)\n[![MIT Software License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](LICENSE.md)\n\nThis is the standalone Order module from the [Vanilo E-commerce framework](https://vanilo.io)\n\n## Installation\n\n(As Standalone Component)\n\n1. `composer require vanilo/order`\n2. Create the file `config/concord.php` with the following content:\n    ```php\n    \u003c?php\n    \n    return [\n        'modules' =\u003e [\n            \\Konekt\\Address\\Providers\\ModuleServiceProvider::class,\n            \\Konekt\\User\\Providers\\ModuleServiceProvider::class,\n            \\Vanilo\\Order\\Providers\\ModuleServiceProvider::class,\n        ]\n    ];\n    ```\n4. `php artisan migrate`\n\n## Usage\n\nSee the [Vanilo Order Documentation](https://vanilo.io/docs/master/order) for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvanilophp%2Forder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvanilophp%2Forder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvanilophp%2Forder/lists"}