{"id":15076619,"url":"https://github.com/khachornchit/php-symfony4-microservices","last_synced_at":"2026-02-11T13:02:39.159Z","repository":{"id":100329590,"uuid":"170952194","full_name":"khachornchit/PHP-Symfony4-Microservices","owner":"khachornchit","description":"Example of Microservices Application development using PHP","archived":false,"fork":false,"pushed_at":"2019-06-23T12:35:57.000Z","size":72,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-25T04:54:13.420Z","etag":null,"topics":["composer","entity-framework","mysql","oop","orm","php","repository","symfony-application","symfony-console","symfony-micro-framework","symfony2"],"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-02-16T02:05:09.000Z","updated_at":"2019-06-23T12:35:59.000Z","dependencies_parsed_at":"2023-05-13T21:46:05.474Z","dependency_job_id":null,"html_url":"https://github.com/khachornchit/PHP-Symfony4-Microservices","commit_stats":{"total_commits":15,"total_committers":2,"mean_commits":7.5,"dds":0.1333333333333333,"last_synced_commit":"1f45342803327b99cadfc15278e7d0665cfd8650"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/khachornchit/PHP-Symfony4-Microservices","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khachornchit%2FPHP-Symfony4-Microservices","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khachornchit%2FPHP-Symfony4-Microservices/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khachornchit%2FPHP-Symfony4-Microservices/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khachornchit%2FPHP-Symfony4-Microservices/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khachornchit","download_url":"https://codeload.github.com/khachornchit/PHP-Symfony4-Microservices/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khachornchit%2FPHP-Symfony4-Microservices/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29333155,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T12:42:24.625Z","status":"ssl_error","status_checked_at":"2026-02-11T12:41:23.344Z","response_time":97,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["composer","entity-framework","mysql","oop","orm","php","repository","symfony-application","symfony-console","symfony-micro-framework","symfony2"],"created_at":"2024-09-25T04:00:21.884Z","updated_at":"2026-02-11T13:02:39.144Z","avatar_url":"https://github.com/khachornchit.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Symfony Microservices Application\nExample of Microservices Application development using PHP\n\n## Setup Guide\n1. Make sure you are using php 7.1+, composer, and MySQL \n2. git clone git@github.com:Khachornchit/PHP-Symfony-4-Microservices.git\n3. cd SymfonyMicroservices\n4. composer install\n5. Update mysql connection in .env file at DATABASE_URL\n    * **Example**\n    * DATABASE_URL=mysql://root:1234@127.0.0.1:3306/microservices\n6. Run follow command 6.1-6.2 to create database and table in MySQL\n    * 6.1 php bin/console doctrine:database:create\n    * 6.2 php bin/console doctrine:migrations:migrate\n\n## Command List\n### Hello\n    * php bin/console pluto:hello\n    \n### CREATE User\n    * php bin/console pluto:user:create\n    \n### READ User\n    * php bin/console pluto:user:read\n\n### UPDATE User\n    * php bin/console pluto:user:update\n\n### DELETE User\n    * php bin/console pluto:user:delete\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhachornchit%2Fphp-symfony4-microservices","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhachornchit%2Fphp-symfony4-microservices","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhachornchit%2Fphp-symfony4-microservices/lists"}