{"id":22276184,"url":"https://github.com/noud/github-community-templates","last_synced_at":"2026-01-27T13:02:18.169Z","repository":{"id":72328629,"uuid":"265947422","full_name":"noud/github-community-templates","owner":"noud","description":"GitHub Community templates","archived":false,"fork":false,"pushed_at":"2021-02-12T00:00:39.000Z","size":274,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-29T08:59:23.862Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noud.png","metadata":{"files":{"readme":"README-coding.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"github":["noud"]}},"created_at":"2020-05-21T20:41:47.000Z","updated_at":"2021-02-12T00:00:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"756f3a0d-5f50-4f5b-9bfd-7ae561de32e4","html_url":"https://github.com/noud/github-community-templates","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/noud/github-community-templates","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noud%2Fgithub-community-templates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noud%2Fgithub-community-templates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noud%2Fgithub-community-templates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noud%2Fgithub-community-templates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noud","download_url":"https://codeload.github.com/noud/github-community-templates/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noud%2Fgithub-community-templates/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28813223,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T12:25:15.069Z","status":"ssl_error","status_checked_at":"2026-01-27T12:25:05.297Z","response_time":168,"last_error":"SSL_read: 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-12-03T14:13:54.648Z","updated_at":"2026-01-27T13:02:18.164Z","avatar_url":"https://github.com/noud.png","language":null,"funding_links":["https://github.com/sponsors/noud"],"categories":[],"sub_categories":[],"readme":"# Coding\n* [Hypertext](http://wikipedia.org/wiki/Hypertext)\n  * [Markdown \u0026 GFM](http://github.com/noud/github-community-templates#Markdown)\n* Data definition\n  * [Data](http://wikipedia.org/wiki/Data)\n    * [Comma-separated values (CSV)](http://wikipedia.org/wiki/Comma-separated_values)\n    * [JavaScript Object Notation (JSON)](http://wikipedia.org/wiki/JSON)\n    * [YAML Ain't Markup Language (YAML)](http://wikipedia.org/wiki/YAM)\n  * [SQL](http://wikipedia.org/wiki/SQL) definition\n* [Computer language](http://wikipedia.org/wiki/Computer_language)\n  * [Programming language](http://wikipedia.org/wiki/Programming_language)\n    * [C](http://wikipedia.org/wiki/C_(programming_language)) [C++](http://wikipedia.org/wiki/C%2B%2B)\n    * [JavaScript](http://wikipedia.org/wiki/JavaScript)\n  * [Scripting language](http://wikipedia.org/wiki/Scripting_language)\n    * [PHP: Hypertext Preprocessor (PHP)](http://php.net)\n    * [Unix](http://wikipedia.org/wiki/Unix) [shell](http://wikipedia.org/wiki/Unix_shell)\n\n## Conventions\n* [Markdown](http://daringfireball.net/projects/markdown), informal [DARING FIREBALL](http://daringfireball.net/projects/markdown/syntax)\n  * [GitHub Flavored Markdown (GFM)](http://github.github.com/gfm) (\u0026 [emoji](http://gist.github.com/rxaviers/7360908))\n### Data definition\n* CSV, [RFC 4180](http://tools.ietf.org/html/rfc4180) – [IETF](http://ietf.org)\n* [SQL]() [Entity–relationship model](http://wikipedia.org/wiki/Entity%E2%80%93relationship_model)\n  * [Laravel](https://webdevetc.com/blog/laravel-naming-conventions/#section_naming-database-tables-in-laravel)\n  * Symfony\n### Compuer languge\n* [JavaScript](http://github.com/noud/github-community-templates#JavaScript)\n* [PHP: Hypertext Preprocessor (PHP)](http://github.com/noud/github-community-templates#PHP)\n\n### Computer language coding conventions\n\n#### JavaScript\n* [Node.js](http://nodejs.org) [TypeScript](http://typescriptlang.org) [ECMA](http://ecma-international.org)[Script](http://ecma-international.org/ecma-262), [16262:2011](http://iso.org/standard/55755.html) – [International Organization for Standardization (ISO)](http://iso.org) / [International Electrotechnical Commission (IEC)](http://iec.ch)\n  * [ESLint](http://eslint.org)\n\n#### PHP\n* [Model–view–controller (MVC)](http://wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller) framework\n    * [Laravel](http://laravel.com)\n        * The class namespace declaration must be on the same line as ```\u003c?php```.\n        * A class' opening ```{``` must be on the same line as the class name.\n        * Functions and control structures must use Allman style braces.\n        * Indent with tabs, align with spaces.\n    * [Symfony](http://symfony.com)\n* [PHP-FIG](http://www.php-fig.org)\n    * [PSR-1](http://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md)\n    * [PSR-0](http://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoud%2Fgithub-community-templates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoud%2Fgithub-community-templates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoud%2Fgithub-community-templates/lists"}