{"id":19414597,"url":"https://github.com/khachornchit/php-symfony4-micro-services","last_synced_at":"2026-04-15T14:03:32.476Z","repository":{"id":100329541,"uuid":"212434594","full_name":"khachornchit/PHP-Symfony4-Micro-services","owner":"khachornchit","description":"This project is demonstrated on how to develop micro-services application with CRUD method using Symfony 4.2/PHP 7.2 and docker container. So, make sure you have installed docker and docker-compose ready on your environment. Then, you can follow the setup guide step by step.","archived":false,"fork":false,"pushed_at":"2020-03-31T14:30:22.000Z","size":186,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-25T03:11:49.353Z","etag":null,"topics":["docker","docker-compose","microservice","mysql","php","php7","restful-api","symfony","symfony4","web-api"],"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/khachornchit.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":"2019-10-02T20:25:26.000Z","updated_at":"2025-01-28T12:08:57.000Z","dependencies_parsed_at":"2023-05-13T21:45:39.096Z","dependency_job_id":null,"html_url":"https://github.com/khachornchit/PHP-Symfony4-Micro-services","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/khachornchit/PHP-Symfony4-Micro-services","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khachornchit%2FPHP-Symfony4-Micro-services","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khachornchit%2FPHP-Symfony4-Micro-services/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khachornchit%2FPHP-Symfony4-Micro-services/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khachornchit%2FPHP-Symfony4-Micro-services/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khachornchit","download_url":"https://codeload.github.com/khachornchit/PHP-Symfony4-Micro-services/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khachornchit%2FPHP-Symfony4-Micro-services/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279162982,"owners_count":26117334,"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","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"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":["docker","docker-compose","microservice","mysql","php","php7","restful-api","symfony","symfony4","web-api"],"created_at":"2024-11-10T12:38:40.509Z","updated_at":"2025-10-16T06:34:14.512Z","avatar_url":"https://github.com/khachornchit.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/Khachornchit/PHP-Symfony4-Micro-services.svg?branch=master)](https://travis-ci.org/Khachornchit/PHP-Symfony4-Micro-services)\n\n# Microservices with PHP Symfony 4.2\nThis project is demonstrated on how to develop micro-services application with CRUD method using PHP Symfony 4.2 framework and PHP version 7.2.10, under docker container environment.\n\nSo, make sure you have installed docker and docker-compose ready on your environment. Then, you can follow the setup guide step by step.\n\n## Technology Stack\n* Linux\n* Apache\n* MySQL\n* PHP 7.2, Symfony 4.2\n* Docker\n* Travis CI\n\n## Pre-requires\n* Install [Docker](https://www.docker.com/)\n\n## Getting started\n* Clone the repository\n```\ngit clone https://github.com/Khachornchit/PHP-Symfony4-Micro-services.git\n```\n* Build the project\n```\ncd PHP-Symfony4-Micro-services\ndocker-compose build\ndocker-compose up -d\n```\n* Install dependencies\n```\ndocker-compose exec php bash\ncd PHP-Symfony4-Micro-services\ncomposer install\nphp bin/console doctrine:database:create\nphp bin/console doctrine:migrations:migrate\nexit\n```\n\n## phpMyAdmin \n* [phpMyAdmin](http://localhost:4033)\n\t\n## CRUD\n```\nCREATE\t\nphp bin/console user:create\n- enter username : [Your name]\n- enter password : SamplePassword1234$ \n\nREAD\t\n- php console.php user:read\n\nUPDATE\n- php bin/console user:update\n\nDELETE\t\n- php bin/console user:delete\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhachornchit%2Fphp-symfony4-micro-services","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhachornchit%2Fphp-symfony4-micro-services","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhachornchit%2Fphp-symfony4-micro-services/lists"}