{"id":25022940,"url":"https://github.com/atomicptr/boxed-php","last_synced_at":"2025-03-30T12:44:03.470Z","repository":{"id":275152612,"uuid":"921702369","full_name":"atomicptr/boxed-php","owner":"atomicptr","description":"Convenient PHP base container","archived":false,"fork":false,"pushed_at":"2025-03-21T12:31:36.000Z","size":19,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T02:49:56.464Z","etag":null,"topics":["php","php-docker","php-docker-image"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"0bsd","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/atomicptr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2025-01-24T13:02:48.000Z","updated_at":"2025-03-21T12:31:40.000Z","dependencies_parsed_at":"2025-01-31T15:16:55.301Z","dependency_job_id":"d596c9c2-877e-4d11-baf3-e7c23241cbc7","html_url":"https://github.com/atomicptr/boxed-php","commit_stats":null,"previous_names":["atomicptr/boxed-php"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicptr%2Fboxed-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicptr%2Fboxed-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicptr%2Fboxed-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicptr%2Fboxed-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atomicptr","download_url":"https://codeload.github.com/atomicptr/boxed-php/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246320138,"owners_count":20758407,"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":["php","php-docker","php-docker-image"],"created_at":"2025-02-05T14:33:11.136Z","updated_at":"2025-03-30T12:44:03.451Z","avatar_url":"https://github.com/atomicptr.png","language":"Dockerfile","readme":"# boxed-php\n\nConvenient PHP base container\n\n## Features\n\n- PHP-FPM and nginx in one container\n- Runs Laravel and Symfony applications out of the box\n- Supports PHP versions 8.2, 8.3 and 8.4\n- Updated daily\n\n## Usage\n\nThis is intended to be used as a base image, so in your Dockerfile do:\n\n```docker\nFROM ghcr.io/atomicptr/boxed-php:8.4\n\n# add some packages\nRUN apk add --no-cache bash\n\n# install some php extension...\nRUN docker-php-ext-install gd\n\n# assuming that we are in your root dir with a public/\nCOPY . /app\n```\n\n## License\n\nBSD 0-clause\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomicptr%2Fboxed-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatomicptr%2Fboxed-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomicptr%2Fboxed-php/lists"}