{"id":19527076,"url":"https://github.com/kazemmdev/design-pattern","last_synced_at":"2025-04-26T10:31:37.399Z","repository":{"id":43744284,"uuid":"458772604","full_name":"kazemmdev/design-pattern","owner":"kazemmdev","description":null,"archived":false,"fork":false,"pushed_at":"2022-02-20T11:37:30.000Z","size":929,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-19T13:35:10.347Z","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/kazemmdev.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":"2022-02-13T10:11:51.000Z","updated_at":"2024-09-09T06:56:40.000Z","dependencies_parsed_at":"2022-08-22T13:31:43.125Z","dependency_job_id":null,"html_url":"https://github.com/kazemmdev/design-pattern","commit_stats":null,"previous_names":["kazemmdev/design-pattern"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kazemmdev%2Fdesign-pattern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kazemmdev%2Fdesign-pattern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kazemmdev%2Fdesign-pattern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kazemmdev%2Fdesign-pattern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kazemmdev","download_url":"https://codeload.github.com/kazemmdev/design-pattern/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250972897,"owners_count":21516440,"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-11T01:13:30.703Z","updated_at":"2025-04-26T10:31:35.396Z","avatar_url":"https://github.com/kazemmdev.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Design Pattern\n\nDesign patterns are typical solutions to commonly occurring problems in software design. They are like pre-made\nblueprints that you can customize to solve a recurring design problem in your code.\n\n## Creational Design Pattern\n\n\u003e patterns provide object creation mechanisms that increase flexibility and reuse of existing code.\n\u003e  - [Factory Method](Creational/FactoryMethod/README.md)\n\u003e  - [Abstract Factory](Creational/AbstractFactory/README.md)\n\u003e  - [Builder](Creational/Builder/README.md)\n\u003e  - [Prototype](Creational/Prototype/README.md)\n\u003e  - [Singleton](Creational/Singleton/README.md)\n\n## Structural Design Pattern\n\n\u003e patterns explain how to assemble objects and classes into larger structures, while keeping the structures flexible and\n\u003e efficient.\n\u003e  - [Adapter](Structural/Adapter/README.md)\n\u003e  - [Bridge](Structural/Bridge/README.md)\n\u003e  - [Composite](Structural/Composite/README.md)\n\u003e  - [Decorator](Structural/Decorator/README.md)\n\u003e  - [Facade](Structural/Facade/README.md)\n\u003e  - [Flyweight](Structural/Flyweight/README.md)\n\u003e  - [Proxy](Structural/Proxy/README.md)\n\n## Behavioral Design Pattern\n\n\u003e patterns take care of effective communication and the assignment of responsibilities between objects. [\n\u003e  - [working](Behavioral/README.md)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkazemmdev%2Fdesign-pattern","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkazemmdev%2Fdesign-pattern","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkazemmdev%2Fdesign-pattern/lists"}