{"id":19527045,"url":"https://github.com/kazemmdev/solid","last_synced_at":"2026-04-16T22:31:17.908Z","repository":{"id":152461473,"uuid":"461793664","full_name":"kazemmdev/solid","owner":"kazemmdev","description":null,"archived":false,"fork":false,"pushed_at":"2022-02-21T09:40:25.000Z","size":11,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-19T13:35:14.285Z","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,"governance":null}},"created_at":"2022-02-21T09:39:49.000Z","updated_at":"2024-09-09T06:56:41.000Z","dependencies_parsed_at":"2023-07-26T23:52:41.483Z","dependency_job_id":null,"html_url":"https://github.com/kazemmdev/solid","commit_stats":null,"previous_names":["kazemmdev/solid"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kazemmdev/solid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kazemmdev%2Fsolid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kazemmdev%2Fsolid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kazemmdev%2Fsolid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kazemmdev%2Fsolid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kazemmdev","download_url":"https://codeload.github.com/kazemmdev/solid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kazemmdev%2Fsolid/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31907424,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"ssl_error","status_checked_at":"2026-04-16T18:21:47.142Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2024-11-11T01:13:23.875Z","updated_at":"2026-04-16T22:31:17.863Z","avatar_url":"https://github.com/kazemmdev.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SOLID Principles\n\nSOLID As Robert Martin introduced them in the book\n[_Agile Software Development, Principles, Patterns, and Practices_](https://refactoring.guru/principles-book) is five\ndesign principles intended to make software design more understandable, flexible and maintainable.\n\n## Single Responsibility Principles\n\n\u003e A class should have just one reason to change.\n\n## Open/Closed Principle\n\n\u003e Classes should be open for extension but closed for modification.\n\n## Liskov Substitution Principle\n\n\u003e When extending a class, remember that you should be\nable to pass objects of the subclass in place of objects of\nthe parent class without breaking the client code.\n\n## Interface Segregation Principle\n\n\u003e Clients shouldn’t be forced to depend on methods they do not use.\n\n## Dependency Inversion Principle\n\n\u003e High-level classes shouldn’t depend on low-level classes.\nBoth should depend on abstractions. Abstractions\nshouldn’t depend on details. Details should depend on\nabstractions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkazemmdev%2Fsolid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkazemmdev%2Fsolid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkazemmdev%2Fsolid/lists"}