{"id":21081381,"url":"https://github.com/selenesoftware/engineering_practices","last_synced_at":"2026-01-02T02:25:56.246Z","repository":{"id":126564825,"uuid":"77063032","full_name":"SeleneSoftware/Engineering_Practices","owner":"SeleneSoftware","description":"Practices and Principles to develop software","archived":false,"fork":false,"pushed_at":"2016-12-21T15:43:11.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-20T23:29:30.226Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/SeleneSoftware.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":"2016-12-21T15:24:40.000Z","updated_at":"2016-12-21T15:24:40.000Z","dependencies_parsed_at":"2023-06-17T06:45:11.719Z","dependency_job_id":null,"html_url":"https://github.com/SeleneSoftware/Engineering_Practices","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/SeleneSoftware%2FEngineering_Practices","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleneSoftware%2FEngineering_Practices/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleneSoftware%2FEngineering_Practices/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleneSoftware%2FEngineering_Practices/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleneSoftware","download_url":"https://codeload.github.com/SeleneSoftware/Engineering_Practices/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243526946,"owners_count":20305112,"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-19T20:08:55.870Z","updated_at":"2026-01-02T02:25:56.213Z","avatar_url":"https://github.com/SeleneSoftware.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Engineering Practices\nPractices and Principles to develop software\n\n## Description\nIn order to develop better software, certian principles are followed for stronger and secure applications.  This is a curated list of accepted principles and practices for Selene Software, and any others who wish to follow, to follow when developing new software.\n\n## General Principles\nThese are to be followed for all application development.\n\n### SOLID Principles\n* Single Responsibility Principle\n  - An object should do just one thing, and do it well.\n* Open/Closed Principle\n  - A class should be open for extension, but closed for modification\n* Liskov Substitution Principle\n  - Objects in a program should be replaceable with instances of their subtypes without altering the correctness of that program\n  - \"If it looks like a duck, quacks like a duck, but runs on batteries, it's most likely not a duck.\"\n* Interface Segregation Principle\n  - Many client-specific interfaces are better than one general-purpose interface\n* Dependency Inversion Principle\n  - Depend upon Abstractions. Do not depend upon concretions.\n\n### DRY Practices\n* Don't\n* Repeat\n* Yourself\n\n### KISS\n* Keep\n* It\n* Simple\n* Stupid\n\n### Principles of Chaos Engineering\n[http://principlesofchaos.org/]\n\n## Web Development\nThese are geared towards web development, with some language-spefic standards included.\n\n### PHP-FIG Standards\n* [http://php-fig.org]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselenesoftware%2Fengineering_practices","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fselenesoftware%2Fengineering_practices","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselenesoftware%2Fengineering_practices/lists"}