{"id":20550872,"url":"https://github.com/vikt0r7/ddd","last_synced_at":"2025-10-05T20:58:07.314Z","repository":{"id":221016879,"uuid":"597888554","full_name":"vikt0r7/ddd","owner":"vikt0r7","description":"Test task","archived":false,"fork":false,"pushed_at":"2023-02-06T20:00:03.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-06T05:45:45.961Z","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/vikt0r7.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}},"created_at":"2023-02-05T23:09:36.000Z","updated_at":"2023-02-06T15:53:32.000Z","dependencies_parsed_at":"2024-02-05T18:54:22.832Z","dependency_job_id":null,"html_url":"https://github.com/vikt0r7/ddd","commit_stats":null,"previous_names":["vikt0r7/ddd"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vikt0r7/ddd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikt0r7%2Fddd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikt0r7%2Fddd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikt0r7%2Fddd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikt0r7%2Fddd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vikt0r7","download_url":"https://codeload.github.com/vikt0r7/ddd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikt0r7%2Fddd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278518898,"owners_count":26000177,"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-05T02:00:06.059Z","response_time":54,"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-16T02:27:44.267Z","updated_at":"2025-10-05T20:58:07.272Z","avatar_url":"https://github.com/vikt0r7.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project Name\n\nTest task\n\n## Getting Started\n\nDomain:\n\n- Domain Layer: This layer contains the core business logic and the entities that represent the problem space. It should not depend on any external components, such as databases or frameworks.\n- Entities: These are classes that represent the fundamental concepts of the domain. For example, the Account and Transaction entities.\n- Value Objects: These are objects that represent values in the domain but have no identity. For example, AccountNumber, Comment, Amount.\n- Aggregates: Aggregates are groups of related entities that are treated as a single unit for the purpose of data changes. For example, the Account entity with its associated Transaction entities.\n- Services: Services are classes that contain business logic that does not naturally fit into an entity or value object. For example, the AccountService class.\n- Repositories: Repositories are classes that handle the persistence of aggregates. For example, the TransactionRepository class.\n\nInfrastructure:\n\n- Infrastructure Layer: This layer contains the implementation details of the infrastructure required by the application. For example, database connections and web services.\n- Adapters: Adapters are classes that provide a bridge between the application and external systems. For example, a database adapter class.\n- Implementations: Implementations are classes that provide concrete implementations for the repositories, services, and adapters.\n\nApplication:\n\n- Application Layer: This layer contains the application's use cases and its interactions with the domain and infrastructure layers. It is responsible for orchestrating the activities of the domain and infrastructure layers.\n- Use Cases: Use cases are classes that represent the application's interactions with the user. For example, the TransactionApplicationService class.\n\n### Requirements\n\n- Docker\n- Docker Compose\n\n### Installing\n\nA step by step installation:\n\n1. Clone the repository\n\n2. Install dependencies\n\n\n## Built With\n\n* [PHP](https://www.php.net/) - The programming language used\n\n## Authors\n\n* **Viktor** - *Initial work* - [My Github Profile](https://github.com/vikt0r7)\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](https://github.com/your-username/your-project-name/blob/master/LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvikt0r7%2Fddd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvikt0r7%2Fddd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvikt0r7%2Fddd/lists"}