{"id":41712255,"url":"https://github.com/deniskorbakov/laravel-12-frankenphp-docker","last_synced_at":"2026-01-24T21:46:09.764Z","repository":{"id":281793518,"uuid":"946433942","full_name":"deniskorbakov/laravel-12-frankenphp-docker","owner":"deniskorbakov","description":"🐘 FrankenPHP and Laravel Octane with Docker + Laravel 12 ","archived":false,"fork":false,"pushed_at":"2026-01-21T17:34:55.000Z","size":16702,"stargazers_count":55,"open_issues_count":0,"forks_count":18,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-01-22T05:23:54.958Z","etag":null,"topics":["docker","frankenphp","laravel","php"],"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/deniskorbakov.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-11T06:09:42.000Z","updated_at":"2026-01-21T17:34:39.000Z","dependencies_parsed_at":"2025-03-11T07:32:23.804Z","dependency_job_id":"fedd32ee-97c0-41aa-8790-78ab17c9607d","html_url":"https://github.com/deniskorbakov/laravel-12-frankenphp-docker","commit_stats":null,"previous_names":["work-templates/laravel-frankenphp-apiplatform","deniskorbakov/laravel-frankenphp-template","deniskorbakov/laravel-12-frankenphp-docker"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/deniskorbakov/laravel-12-frankenphp-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deniskorbakov%2Flaravel-12-frankenphp-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deniskorbakov%2Flaravel-12-frankenphp-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deniskorbakov%2Flaravel-12-frankenphp-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deniskorbakov%2Flaravel-12-frankenphp-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deniskorbakov","download_url":"https://codeload.github.com/deniskorbakov/laravel-12-frankenphp-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deniskorbakov%2Flaravel-12-frankenphp-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28737622,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T21:19:41.845Z","status":"ssl_error","status_checked_at":"2026-01-24T21:13:38.675Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["docker","frankenphp","laravel","php"],"created_at":"2026-01-24T21:46:08.689Z","updated_at":"2026-01-24T21:46:09.757Z","avatar_url":"https://github.com/deniskorbakov.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FrankenPHP and Laravel 12 Octane with Docker\n\nThis template was created for a quick start of a Laravel project with already\nprepared basic logic and is required by the environment:\n\n\u003ca href=\"https://github.com/deniskorbakov/laravel-12-frankenphp-docker\"\u003e\u003cimg alt=\"\" src=\"https://github.com/deniskorbakov/laravel-12-frankenphp-docker/actions/workflows/deploy.yml/badge.svg\"\u003e\n\u003c/a\u003e\n[![Wakatime](https://wakatime.com/badge/user/018b9f7a-8548-4f9d-9ebe-df3058a5bab7/project/99e0f23d-daed-4e57-bad1-153393493b85.svg)](https://wakatime.com/badge/user/018b9f7a-8548-4f9d-9ebe-df3058a5bab7/project/99e0f23d-daed-4e57-bad1-153393493b85)\n\n## Installation\n\nTo start the template you will need git and docker/docker compose\n\n**Performing steps:**\n\nYou can also submit a template to yourself through the GitHub interface\n\n```bash\ngit clone https://github.com/deniskorbakov/laravel-12-frankenphp-docker.git\n```\n\nLet's go to the cloned repository\n\n```bash\ncd laravel-12-frankenphp-docker\n```\n\nCopy env example to env\n\n```bash\ncp .env.example .env\n```\n\nLet's run the command to start the project\n\n```bash\nmake init\n```\n\n**Docker images - utilities:**\n\n* Laravel 12\n* Frankenphp\n* Postgres\n* Kvrocks\n* Supervisor\n* Traefik\n* Mailhog\n\n**Auxiliary services:**\n\n* Rector + Phpstan + Php_codesniffer\n* Pest\n\n**Libraries - prepared code:**\n\n* DTO Laravel-data\n* WebSocket - centrifugo\n* Horizon - monitoring queue\n* laravel/octane\n* Admin panel - Filament\n* API logic auth\n* Logic saved files in storage - db\n* Scribe API doc\n* Pulse - monitoring app\n\n**Additional functionality:**\n\n* Multi-stage build\n* Prepared assembly for local development and sales\n* Configured GitHub actions for stat analyzers and deployment\n* Customized role system\n* Centrifugo real-time messaging server\n* Ansible is configured to set up the production environment\n* Monitoring system\n* Tess - Unit/Feature/Coverage/Architecture\n\n**Go to the project address:**\n\n- [API doc](http://localhost/api/docs)\n- [Admin panel](http://localhost/admin/login)\n- [Dozzle](http://localhost:9100)\n- [Horizon - available only to users with the Developer role](http://localhost/horizon)\n- [Pulse - available only to users with the Developer role](http://localhost/pulse)\n\n## Documentation\n\n[Template documentation](documentation/README.md)\n\n## Usage\n\nThe command for exec in app container\n\n```bash\nmake exec\n```\n\nThe command for check code (phpstan, php cs, rector, peck)\n\n```bash\nmake lint\n```\n\nThe command for fix err (php cs, rector)\n\n```bash\nmake lint-fix\n```\n\nThe command for run tests\n\n```bash\nmake test\n```\n\nThe command for run test coverage\n\n```bash\nmake test-coverage\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeniskorbakov%2Flaravel-12-frankenphp-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeniskorbakov%2Flaravel-12-frankenphp-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeniskorbakov%2Flaravel-12-frankenphp-docker/lists"}