{"id":16017961,"url":"https://github.com/sebsept/php-starter","last_synced_at":"2026-02-27T03:32:47.467Z","repository":{"id":62541711,"uuid":"410653423","full_name":"SebSept/php-starter","owner":"SebSept","description":"Php Opiniated Ready to use template (composer \u0026 Docker)","archived":false,"fork":false,"pushed_at":"2024-12-29T17:26:49.000Z","size":144,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"dev","last_synced_at":"2025-08-18T14:40:22.561Z","etag":null,"topics":["composer","docker","git","php","php-cs-fixer","phpstan","phpunit","pre-commit-hook"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SebSept.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"sebsept","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2021-09-26T20:17:29.000Z","updated_at":"2024-12-29T17:26:53.000Z","dependencies_parsed_at":"2024-03-29T18:25:59.808Z","dependency_job_id":"72bd7d6c-4bce-4697-8c9a-6e0ac69fc9bd","html_url":"https://github.com/SebSept/php-starter","commit_stats":null,"previous_names":["sebsept/composer-starter"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/SebSept/php-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SebSept%2Fphp-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SebSept%2Fphp-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SebSept%2Fphp-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SebSept%2Fphp-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SebSept","download_url":"https://codeload.github.com/SebSept/php-starter/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SebSept%2Fphp-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29883747,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T23:51:21.483Z","status":"online","status_checked_at":"2026-02-27T02:00:06.759Z","response_time":57,"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":["composer","docker","git","php","php-cs-fixer","phpstan","phpunit","pre-commit-hook"],"created_at":"2024-10-08T16:24:20.006Z","updated_at":"2026-02-27T03:32:47.436Z","avatar_url":"https://github.com/SebSept.png","language":"PHP","funding_links":["https://ko-fi.com/sebsept"],"categories":[],"sub_categories":[],"readme":"! This repository is at an early stage of development.\nI use it to fast start my own projects/tests.  \n\n---\n# PHP / Docker / Composer Project Bedrock\n\nReady to use repository for any symfony project.\nThis provides a Docker image and files to bootstrap a Symfony project.\n\n## Motivation\n\nAvoid doing always the same things when starting a composer project.\nLearn Docker, php server admin.\n\n## Features\n\n- docker php image based on php-fpm (alpine linux)\n  - xdebug, intl, pdo_pgsql\n  - composer\n  - fish shell\n  - symfony cli\n  - psysh\n- just file for just task runner\n\n### Justfile\n\nShortcuts to run commands in the container using [just task runner](https://github.com/casey/just) \nin `.justfile`  to help with common tasks.\n\n- up # docker-compose up -d\n- update # update source files + docker compose down+up + tests\n- fish # open a fish shell on the container\n- new-controller\n- new-api # new api controller + migrations\n- db-create # drop and recreates the db (for dev)\n- db-migrate # doctrine:migrations:migrate --no-interaction\n- db-create-test # create test db\n- db-fixtures-make # create fixtures in dev db\n- make:fixtures\n- db-fixtures-load\n- console # run a symfony console\n- req package # composer req\n- req-dev package\n- tests # run phpunit tests\n- test # run a single test\n- make-test\n- sql # run sql command using {{console}} dbal:run-sql\n- psysh\n\n## Requirements\n\n- _docker compose_\n- [just task runner](https://github.com/casey/just)\n- _xdg-open_ for `init` command (type `xdg-open` in your terminal to test)\n\n## Getting started\n\nCheck requirements above. \n\n- Click the _Use this template_ green button on top of this page (github).\n- Clone your new repository\n- Adjust the `.env` file if needed\n- Adjust `composer.json` file\n- In your terminal : `just init` (or `just init-alt` if _xdg-open_ not available)\n\nDone ! Ready to dev.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebsept%2Fphp-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsebsept%2Fphp-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebsept%2Fphp-starter/lists"}