{"id":21149143,"url":"https://github.com/open-southeners/sidecar-local","last_synced_at":"2025-07-09T08:32:58.576Z","repository":{"id":201183260,"uuid":"706636707","full_name":"open-southeners/sidecar-local","owner":"open-southeners","description":"An extension of Laravel Sidecar project to be able to use it locally with Docker","archived":false,"fork":false,"pushed_at":"2025-03-11T14:36:59.000Z","size":125,"stargazers_count":8,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-28T10:11:32.975Z","etag":null,"topics":["lambda-functions","laravel-package","laravel-sidecar","local-development","php","testing-lambda-functions"],"latest_commit_sha":null,"homepage":"","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/open-southeners.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-18T10:38:55.000Z","updated_at":"2025-03-11T14:37:03.000Z","dependencies_parsed_at":"2024-03-21T12:37:23.938Z","dependency_job_id":null,"html_url":"https://github.com/open-southeners/sidecar-local","commit_stats":null,"previous_names":["open-southeners/sidecar-local"],"tags_count":8,"template":false,"template_full_name":"open-southeners/php-package-template","purl":"pkg:github/open-southeners/sidecar-local","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-southeners%2Fsidecar-local","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-southeners%2Fsidecar-local/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-southeners%2Fsidecar-local/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-southeners%2Fsidecar-local/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/open-southeners","download_url":"https://codeload.github.com/open-southeners/sidecar-local/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-southeners%2Fsidecar-local/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262518437,"owners_count":23323333,"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":["lambda-functions","laravel-package","laravel-sidecar","local-development","php","testing-lambda-functions"],"created_at":"2024-11-20T09:32:31.048Z","updated_at":"2025-07-09T08:32:58.266Z","avatar_url":"https://github.com/open-southeners.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Laravel Sidecar Local [![required php version](https://img.shields.io/packagist/php-v/open-southeners/sidecar-local)](https://www.php.net/supported-versions.php) [![codecov](https://codecov.io/gh/open-southeners/sidecar-local/branch/main/graph/badge.svg?token=JKIjarQfLa)](https://codecov.io/gh/open-southeners/sidecar-local) [![Edit on VSCode online](https://img.shields.io/badge/vscode-edit%20online-blue?logo=visualstudiocode)](https://vscode.dev/github/open-southeners/sidecar-local)\n===\n\nAn extension of Laravel Sidecar project to be able to use it locally with Docker.\n\n## Getting started\n\n```bash\ncomposer require open-southeners/sidecar-local\n```\n\n### Setting up\n\nPublish config file with the following command:\n\n```bash\nphp artisan vendor:publish --provider=\"OpenSoutheners\\\\SidecarLocal\\\\ServiceProvider\"\n```\n\n**Then don't forget to set your `sidecar.env` config option to `local` and the `sidecar.functions` with the ones you want to test locally to make this work.**\n\nRun the following command to publish `docker-compose.yml` file into `resources/sidecar` folder with `--run` option to run Docker with all services locally:\n\n```bash\nphp artisan sidecar:local --run\n```\n\nTo **stop the services** you can just run the same but with `--stop` option:\n\n```bash\nphp artisan sidecar:local --stop\n```\n\n## Partners\n\n[![skore logo](https://github.com/open-southeners/partners/raw/main/logos/skore_logo.png)](https://getskore.com)\n\n## License\n\nThis package is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-southeners%2Fsidecar-local","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopen-southeners%2Fsidecar-local","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-southeners%2Fsidecar-local/lists"}