{"id":18212020,"url":"https://github.com/bedus-creation/php-design-pattern","last_synced_at":"2025-04-07T21:16:22.635Z","repository":{"id":51120114,"uuid":"193143219","full_name":"bedus-creation/PHP-Design-Pattern","owner":"bedus-creation","description":"This is the repository implementing different design pattern in php.","archived":false,"fork":false,"pushed_at":"2021-05-22T21:02:52.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-13T22:37:12.888Z","etag":null,"topics":[],"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/bedus-creation.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}},"created_at":"2019-06-21T18:26:03.000Z","updated_at":"2023-10-08T03:15:10.000Z","dependencies_parsed_at":"2022-08-26T23:12:04.179Z","dependency_job_id":null,"html_url":"https://github.com/bedus-creation/PHP-Design-Pattern","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bedus-creation%2FPHP-Design-Pattern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bedus-creation%2FPHP-Design-Pattern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bedus-creation%2FPHP-Design-Pattern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bedus-creation%2FPHP-Design-Pattern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bedus-creation","download_url":"https://codeload.github.com/bedus-creation/PHP-Design-Pattern/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247730069,"owners_count":20986404,"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","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-03T15:04:25.050Z","updated_at":"2025-04-07T21:16:22.487Z","avatar_url":"https://github.com/bedus-creation.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHP-Design-Pattern\n* Design patterns are typical solutions to commonly occurring problems in software design. \n* It's like pre-made blueprints that you can customize to solve a recurring design problem in your code.\n* The pattern is not a specific piece of code, but a general concept for solving a particular problem.\n* It's not a finish solution\n* A template or recipe for solving problems \n\n# Classification of patterns\n* **Creational patterns** provide object creation mechanisms that increase flexibility and reuse of existing code.\n* **Structural patterns** explain how to assemble objects and classes into larger structures, while keeping the structures flexible and efficient.\n* **Behavioral patterns** take care of effective communication and the assignment of responsibilities between objects.\n\n# Implemented\n- **Creational patterns**  \n  [x] Factory  \n  [x] Prototype  \n- **Structural Patterns**\n  [ ] Adapter  \n  [ ] Bridge  \n  [ ] Filter  \n  [ ] Composite   ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbedus-creation%2Fphp-design-pattern","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbedus-creation%2Fphp-design-pattern","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbedus-creation%2Fphp-design-pattern/lists"}