{"id":19514827,"url":"https://github.com/webmastersaid/docker-symfony","last_synced_at":"2025-09-20T02:16:25.735Z","repository":{"id":210921414,"uuid":"727671159","full_name":"webmastersaid/docker-symfony","owner":"webmastersaid","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-03T03:20:36.000Z","size":297,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T23:41:17.987Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/webmastersaid.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}},"created_at":"2023-12-05T10:40:16.000Z","updated_at":"2024-05-02T16:29:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"8f4cb130-4eb3-4d85-bf0c-f8fb025f2267","html_url":"https://github.com/webmastersaid/docker-symfony","commit_stats":null,"previous_names":["webmastersaid/docker-symfony"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/webmastersaid/docker-symfony","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmastersaid%2Fdocker-symfony","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmastersaid%2Fdocker-symfony/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmastersaid%2Fdocker-symfony/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmastersaid%2Fdocker-symfony/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webmastersaid","download_url":"https://codeload.github.com/webmastersaid/docker-symfony/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmastersaid%2Fdocker-symfony/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276033070,"owners_count":25573474,"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-09-20T02:00:10.207Z","response_time":63,"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":[],"created_at":"2024-11-10T23:37:46.853Z","updated_at":"2025-09-20T02:16:25.697Z","avatar_url":"https://github.com/webmastersaid.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Symfony\n\n### Dockerise Symfony Application\n\n- [X] [Install Docker](https://docs.docker.com/engine/install/)\n- [X] [Install Docker Compose](https://docs.docker.com/compose/install/)\n- [X] [Docker PHP \u0026 Nginx]()\n- [X] [Create Symfony Application](https://symfony.com/doc/current/setup.html)\n\n### Debugging\n\n- [X] [Install Xdebug](https://xdebug.org/docs/install#pecl)\n- [X] [Configure Xdebug in PhpStorm](https://www.jetbrains.com/help/phpstorm/configuring-xdebug.html)\n\n### Testing\n\n- [X] [Install PHPUnit](https://symfony.com/doc/current/testing.html#the-phpunit-testing-framework)\n- [X] [Integrate PHPUnit with a PhpStorm project](https://symfony.com/doc/current/testing.html#the-phpunit-testing-framework)\n\n### Clean Architecture\n\n- [X] [Onion Architecture](https://blog.cleancoder.com/uncle-bob/2012/08/13/the-clean-architecture.html)\n- [X] [Monolith First](https://martinfowler.com/bliki/MonolithFirst.html)\n\n### Databases and the Doctrine ORM\n\n- [X] [Installing Doctrine](https://symfony.com/doc/current/doctrine.html)\n- [X] [Setting up a Database](https://symfony.com/doc/current/the-fast-track/en/7-database.html)\n- [X] [Mapping](https://www.doctrine-project.org/projects/doctrine-orm/en/current/reference/xml-mapping.html)\n- [X] [Migrations](https://symfony.com/doc/current/doctrine.html#migrations-creating-the-database-tables-schema)\n- [X] [Repository](https://symfony.com/doc/current/doctrine.html#querying-for-objects-the-repository)\n- [X] [Database Testing](https://symfony.com/doc/current/testing/database.html)\n- [X] [Fixtures](https://symfony.com/bundles/DoctrineFixturesBundle/current/index.html)\n\n### CQRS\n\n- [X] [CQRS pattern](https://docs.microsoft.com/en-us/azure/architecture/patterns/cqrs)\n- [X] [Symfony Messenger](https://symfony.com/doc/current/messenger.html)\n\n### Auth\n- [X] [JWT Authentication](https://github.com/lexik/LexikJWTAuthenticationBundle)\n- [X] [JWT Refresh Token](https://github.com/markitosgv/JWTRefreshTokenBundle)\n\n### Static analysis tool\n- [X] [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer)\n- [X] [Deptrac](https://qossmic.github.io/deptrac/)\n- [X] [PHPStan](https://github.com/phpstan/phpstan)\n\n### DDD\n- [X] [Strategic \u0026 Tactical design]()","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebmastersaid%2Fdocker-symfony","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebmastersaid%2Fdocker-symfony","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebmastersaid%2Fdocker-symfony/lists"}