{"id":23673617,"url":"https://github.com/lando/php","last_synced_at":"2026-03-08T03:08:42.543Z","repository":{"id":39513572,"uuid":"437969190","full_name":"lando/php","owner":"lando","description":"The Official Lando PHP plugin.","archived":false,"fork":false,"pushed_at":"2026-03-05T14:34:39.000Z","size":1383,"stargazers_count":18,"open_issues_count":14,"forks_count":18,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-03-05T17:32:52.091Z","etag":null,"topics":["lando","lando-plugin","lando-service","php"],"latest_commit_sha":null,"homepage":"https://docs.lando.dev/php","language":"Dockerfile","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/lando.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"docs/support.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":["lando","pirog"],"patreon":"devwithlando","open_collective":"devwithlando","custom":"https://lando.dev/join"}},"created_at":"2021-12-13T17:45:45.000Z","updated_at":"2026-03-05T14:38:05.000Z","dependencies_parsed_at":"2023-02-10T20:45:36.460Z","dependency_job_id":"3215898c-e123-4f50-b938-da35aab60012","html_url":"https://github.com/lando/php","commit_stats":{"total_commits":190,"total_committers":13,"mean_commits":"14.615384615384615","dds":0.6473684210526316,"last_synced_commit":"146fdd377175afc8d2e12fb13e799e56c30924e7"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/lando/php","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lando%2Fphp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lando%2Fphp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lando%2Fphp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lando%2Fphp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lando","download_url":"https://codeload.github.com/lando/php/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lando%2Fphp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30243645,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-08T00:58:18.660Z","status":"online","status_checked_at":"2026-03-08T02:00:06.215Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["lando","lando-plugin","lando-service","php"],"created_at":"2024-12-29T12:30:29.318Z","updated_at":"2026-03-08T03:08:42.505Z","avatar_url":"https://github.com/lando.png","language":"Dockerfile","funding_links":["https://github.com/sponsors/lando","https://github.com/sponsors/pirog","https://patreon.com/devwithlando","https://opencollective.com/devwithlando","https://lando.dev/join"],"categories":[],"sub_categories":[],"readme":"# PHP Lando Plugin\n\n[![Build PHP Images](https://github.com/lando/php/actions/workflows/build-php-images.yml/badge.svg)](https://github.com/lando/php/actions/workflows/build-php-images.yml)\n\nThis is the _official_ [Lando](https://lando.dev) plugin for [PHP](https://php.net). When installed it...\n\n* Allows users to run various `php` versions\n* Serves applications over `nginx` or `apache`\n* Runs in `cli` mode\n* Comes with easy `composer` support\n\nOf course, once a user is running their PHP project with Lando they can take advantage of [all the other awesome development features](https://docs.lando.dev) Lando provides.\n\n## Basic Usage\n\nAdd a `php` service to your Landofile\n\n```yaml\nservices:\n  myservice:\n    type: php:8.5\n    via: nginx\n    webroot: www\n```\n\nFor more info you should check out the [docs](https://docs.lando.dev/php):\n\n* [Getting Started](https://docs.lando.dev/php/)\n* [Configuration](https://docs.lando.dev/php/config.html)\n* [Guides](https://docs.lando.dev/php/accessing-logs.html)\n* [Examples](https://github.com/lando/php/tree/main/examples)\n* [Development](https://docs.lando.dev/php/development.html)\n\n## Issues, Questions and Support\n\nIf you have a question or would like some community support we recommend you [join us on Slack](https://launchpass.com/devwithlando).\n\nIf you'd like to report a bug or submit a feature request then please [use the issue queue](https://github.com/lando/php/issues/new/choose) in this repo.\n\n## Changelog\n\nWe try to log all changes big and small in both [THE CHANGELOG](https://github.com/lando/php/blob/main/CHANGELOG.md) and the [release notes](https://github.com/lando/php/releases).\n\n## Maintainers\n\n* [@pirog](https://github.com/pirog)\n* [@reynoldsalec](https://github.com/reynoldsalec)\n* [@aaronfeledy](https://github.com/AaronFeledy)\n\n## Contributors\n\n\u003ca href=\"https://github.com/lando/php/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=lando/php\" /\u003e\n\u003c/a\u003e\n\nMade with [contributors-img](https://contrib.rocks).\n\n## Other Selected Resources\n\n* [LICENSE](/LICENSE)\n* [TERMS OF USE](https://docs.lando.dev/terms)\n* [PRIVACY POLICY](https://docs.lando.dev/privacy)\n* [CODE OF CONDUCT](https://docs.lando.dev/coc)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flando%2Fphp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flando%2Fphp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flando%2Fphp/lists"}